Allow grids with names to work

This commit is contained in:
Nathan Gray 2012-06-26 22:56:35 +00:00
parent b4271fdcbd
commit 4a98ec1a26

View File

@ -26,6 +26,8 @@
*/
var et2_grid = et2_DOMWidget.extend([et2_IDetachedDOM], {
createNamespace: true,
attributes: {
// Better to use CSS, no need to warn about it
"border": {