diff --git a/usr/local/www/dom-drag.js b/usr/local/www/dom-drag.js index 7c31f01677..bbbf735666 100755 --- a/usr/local/www/dom-drag.js +++ b/usr/local/www/dom-drag.js @@ -10,6 +10,45 @@ * activating links when finished dragging. * mmosier@astrolabe.com **************************************************/ + var Drag = { diff --git a/usr/local/www/draglist.js b/usr/local/www/draglist.js index a8651ec13a..721e036625 100755 --- a/usr/local/www/draglist.js +++ b/usr/local/www/draglist.js @@ -15,7 +15,45 @@ // http://www.formvista.com/contact.html // // LICENSE: This file is governed by the new BSD license. For more information -// please see the LICENSE.txt file accompanying this package. + // // REVISION HISTORY: //