summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/grid/cells.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/grid/cells.js')
-rw-r--r--js/dojo-1.7.2/dojox/grid/cells.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/grid/cells.js b/js/dojo-1.7.2/dojox/grid/cells.js
new file mode 100644
index 0000000..2c2a502
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/grid/cells.js
@@ -0,0 +1,4 @@
+//>>built
+define("dojox/grid/cells", ["../main", "./cells/_base"], function(dojox){
+ return dojox.grid.cells;
+}); \ No newline at end of file