Added button to remove panels without using the row editor

This commit is contained in:
Rashid Khan
2013-09-20 15:36:25 -07:00
parent 5db838a751
commit f42de5f448
5 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
define([
'./dash',
'./dashLoader',
'./row',
'./row'
], function () {});