projects
/
evergreen
/
joelewis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ddf87
)
Updated openils.profile.js to remove deps on the deprecated dojox.grid.Grid
author
Joseph Lewis
<joehms22@gmail.com>
Wed, 23 May 2012 22:14:55 +0000
(16:14 -0600)
committer
Joseph Lewis
<joehms22@gmail.com>
Wed, 23 May 2012 22:14:55 +0000
(16:14 -0600)
Open-ILS/examples/openils.profile.js
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/openils.profile.js
b/Open-ILS/examples/openils.profile.js
index
a01d97b
..
24329fa
100644
(file)
--- 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"
]