Updated openils.profile.js to remove deps on the deprecated dojox.grid.Grid
authorJoseph Lewis <joehms22@gmail.com>
Wed, 23 May 2012 22:14:55 +0000 (16:14 -0600)
committerThomas Berezansky <tsbere@mvlc.org>
Wed, 10 Oct 2012 14:22:36 +0000 (10:22 -0400)
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/examples/openils.profile.js

index a01d97b..24329fa 100644 (file)
@@ -32,7 +32,6 @@ dependencies = {
                    "dojox.grid.compat._data.editors",
                    "dojox.grid.compat._data.model",
                    "dojox.grid.DataGrid",
-                   "dojox.grid.Grid",
                    "dojox.jsonPath",
                    "dojox.xml.parser"
         ]