view _test/Resources/TTView.Output/Panel.txt @ 246:2746a8e5a6c4

Fixed regressions in DOM due previous refactorings Fixed ObjectToDOM transformation to handle a schema with mixed node types
author sergey
date Tue, 30 Oct 2012 01:17:31 +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>