view _test/Resources/TTView.Output/Panel.txt @ 281:a8dbddf491dd

refactoring *IMPL::declare reset abstractProps static property after implementing these props *IMPL::Serialization: fixed bug with multiple text parts inside one node *IMPL::Web::Handler::TTView: removed obsolete property 'location' from 'view' template variable
author cin
date Mon, 11 Feb 2013 00:58:22 +0400
parents 4d0e1962161c
children
line wrap: on
line source

<div class="simple" data-dojo-type="dijit.form.Input">
                <div data-dojo-type="dijit.layout.ContentPane">one</div>
        <hr />
                <div data-dojo-type="dijit.layout.ContentPane">two</div>
        <hr />
                <div data-dojo-type="dijit.layout.ContentPane">hello world</div>
        <hr />
    </div>