Fix missing data in named sub-templates

This commit is contained in:
Nathan Gray 2013-03-19 22:53:51 +00:00
parent 81fbfc23cc
commit 9ae89a0844

View File

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