mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
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], {
|
||||
|
||||
createNamespace: true,
|
||||
|
||||
attributes: {
|
||||
// Better to use CSS, no need to warn about it
|
||||
"border": {
|
||||
|
Loading…
Reference in New Issue
Block a user