silverstripe-framework/client
Ingo Schommer 701c700d4c Fixed UploadField JS dependencies
When adding the deps straight into the file (recommended),
the onchange handler in file-upload isn't firing properly when a file is uploaded through
the <input type=file> button - it falls back to default behaviour, which submits the
containing form, failing because the upload is handled by a different URL.
2016-09-15 22:19:15 +12:00
..
dist API Removed unused UMD builds of individual JS files 2016-09-15 22:19:10 +12:00
lang Merge branch '3' 2016-08-23 10:37:47 +01:00
src Fixed UploadField JS dependencies 2016-09-15 22:19:15 +12:00