mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 10:31:24 +02:00
Fix so namespaces work even without content data
This commit is contained in:
@ -55,7 +55,7 @@ var et2_template = et2_DOMWidget.extend({
|
||||
},
|
||||
},
|
||||
|
||||
createNamespace: true,
|
||||
createNamespace: false,
|
||||
|
||||
/**
|
||||
* Initializes this template widget as a simple container.
|
||||
|
Reference in New Issue
Block a user