[open-ils-commits] r10756 - trunk/Open-ILS/web/vandelay

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Oct 5 19:04:09 EDT 2008


Author: erickson
Date: 2008-10-05 19:04:08 -0400 (Sun, 05 Oct 2008)
New Revision: 10756

Modified:
   trunk/Open-ILS/web/vandelay/vandelay.js
Log:
removed extra require

Modified: trunk/Open-ILS/web/vandelay/vandelay.js
===================================================================
--- trunk/Open-ILS/web/vandelay/vandelay.js	2008-10-05 13:33:23 UTC (rev 10755)
+++ trunk/Open-ILS/web/vandelay/vandelay.js	2008-10-05 23:04:08 UTC (rev 10756)
@@ -17,7 +17,6 @@
 dojo.require("dijit.ProgressBar"); 
 dojo.require("dijit.form.Button"); 
 dojo.require("dijit.form.FilteringSelect"); 
-dojo.require("dijit.layout.LayoutContainer");
 dojo.require("dijit.layout.ContentPane");
 dojo.require("dijit.layout.TabContainer");
 dojo.require("dijit.layout.LayoutContainer");



More information about the open-ils-commits mailing list