cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

[Draggable] "use strict" validation errors #68

Closed brianjgeiger closed 10 years ago

brianjgeiger commented 10 years ago

There are a few errors in the draggable plugin. Some variables not being declared with var, an extra comma or two at the end of lists. Now I have some squiggly red lines in my IDE.