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)
committerJoseph Lewis <joehms22@gmail.com>
Wed, 23 May 2012 22:14:55 +0000 (16:14 -0600)
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"
         ]