annotate _test/Resources/TTView.Output/Panel.txt @ 189:08015e2803f1
IMPL::Vew::Web - fixed memory leaks, more tests
author |
cin |
date |
Wed, 04 Apr 2012 02:49:45 +0400 |
parents |
6c0fee769b0c |
children |
78a18a2b6266 |
rev |
line source |
189
|
1 <div class="simple" data-dojo-type="dijit.form.Input">
|
|
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>
|