forked from extern/egroupware
Allow grids with names to work
This commit is contained in:
parent
b4271fdcbd
commit
4a98ec1a26
@ -26,6 +26,8 @@
|
|||||||
*/
|
*/
|
||||||
var et2_grid = et2_DOMWidget.extend([et2_IDetachedDOM], {
|
var et2_grid = et2_DOMWidget.extend([et2_IDetachedDOM], {
|
||||||
|
|
||||||
|
createNamespace: true,
|
||||||
|
|
||||||
attributes: {
|
attributes: {
|
||||||
// Better to use CSS, no need to warn about it
|
// Better to use CSS, no need to warn about it
|
||||||
"border": {
|
"border": {
|
||||||
|
Loading…
Reference in New Issue
Block a user