annotate _test/Resources/TTView.Output/Panel.txt @ 321:3dc9260017ad

Added JSON support for the request action
author cin
date Mon, 20 May 2013 01:14:27 +0400
parents 4d0e1962161c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
189
08015e2803f1 IMPL::Vew::Web - fixed memory leaks, more tests
cin
parents: 186
diff changeset
1 <div class="simple" data-dojo-type="dijit.form.Input">
194
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
2 <div data-dojo-type="dijit.layout.ContentPane">one</div>
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
3 <hr />
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
4 <div data-dojo-type="dijit.layout.ContentPane">two</div>
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
5 <hr />
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
6 <div data-dojo-type="dijit.layout.ContentPane">hello world</div>
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
7 <hr />
4d0e1962161c Replaced tabs with spaces
cin
parents: 191
diff changeset
8 </div>