summaryrefslogtreecommitdiffstats
path: root/web/static/js/jquery-dragster
Commit message (Collapse)AuthorAgeFilesLines
* Implements better markup for css changes to be made, including an overlay of ↵Reed Garmsen2015-08-121-25/+0
| | | | the dropzones and help pic/text
* Switched to using the jquery-dragster library to implement more consistent ↵Reed Garmsen2015-08-124-0/+148
drag and drop support, rather than using the inconsistent html5 implementation