From: Joseph Lewis Date: Wed, 23 May 2012 22:14:55 +0000 (-0600) Subject: Updated openils.profile.js to remove deps on the deprecated dojox.grid.Grid X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7b3c011d66ccffd7af629ab9f415b26694a93f5d;p=working%2FEvergreen.git Updated openils.profile.js to remove deps on the deprecated dojox.grid.Grid Signed-off-by: Thomas Berezansky --- diff --git a/Open-ILS/examples/openils.profile.js b/Open-ILS/examples/openils.profile.js index a01d97bd97..24329fab9b 100644 --- a/Open-ILS/examples/openils.profile.js +++ b/Open-ILS/examples/openils.profile.js @@ -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" ]