view _test/Resources/TTView.Output/Panel.txt @ 229:47f77e6409f7

heavily reworked the resource model of the web application: *some ResourcesContraact functionality moved to Resource +Added CustomResource *Corrected action handlers
author sergey
date Sat, 29 Sep 2012 02:34:47 +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>