--- trunk/bin/checkout-js.sh 2009/01/26 23:31:02 1023 +++ trunk/bin/checkout-js.sh 2009/01/28 19:54:40 1026 @@ -7,6 +7,9 @@ wget -nc http://extjs.com/deploy/ext-2.2.zip unzip -u `ls -c ext*.zip | head -1` +# http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/ +wget -m http://www.isocra.com/articles/jquery.tablednd_0_5.js.zip + #wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip #unzip -u sql*.zip svn_upstream http://wwwsqldesigner.googlecode.com/svn/trunk/ sql