annotate _test/Resources/TTView.Output/Panel.txt @ 285:546957c50a36
*IMPL::Web::Handler::TTView Reworked template selection mechanism
*IMPL::Web::Application: refactoring
-Removed obsolete IMPL::Text modules
author |
cin |
date |
Mon, 18 Feb 2013 02:55:59 +0400 |
parents |
4d0e1962161c |
children |
|
rev |
line source |
189
|
1 <div class="simple" data-dojo-type="dijit.form.Input">
|
194
|
2 <div data-dojo-type="dijit.layout.ContentPane">one</div>
|
|
3 <hr />
|
|
4 <div data-dojo-type="dijit.layout.ContentPane">two</div>
|
|
5 <hr />
|
|
6 <div data-dojo-type="dijit.layout.ContentPane">hello world</div>
|
|
7 <hr />
|
|
8 </div> |