Mercurial > pub > Impl
view _test/Resources/TTView/My/Org/TextPreview.tt @ 221:e997e6fbac0b
sync: working on resources schema
author | sergey |
---|---|
date | Fri, 24 Aug 2012 16:24:14 +0400 |
parents | 4d0e1962161c |
children | aeeb57a12046 |
line wrap: on
line source
[% BLOCK INIT; dojo.require.push("dijit.layout.ContentPane"); END; %] [% BLOCK RENDER %] <div data-dojo-type="dijit.layout.ContentPane">$this.nodeValue</div> [% END %]