Fix so namespaces work even without content data

This commit is contained in:
Nathan Gray
2013-02-05 12:55:01 +00:00
parent a204c7fb4b
commit bbfcb19ab8
4 changed files with 7 additions and 6 deletions

View File

@ -55,7 +55,7 @@ var et2_template = et2_DOMWidget.extend({
},
},
createNamespace: true,
createNamespace: false,
/**
* Initializes this template widget as a simple container.