annotate _test/Resources/TTView.Output/Panel.txt @ 245:7c517134c42f

Added Unsupported media type Web exception corrected resourceLocation setting in the resource Implemented localizable resources for text messages fixed TT view scopings, INIT block in controls now sets globals correctly.
author sergey
date Mon, 29 Oct 2012 03:15:22 +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>