source: Dev/branches/rest-dojo-ui/client/dojox/mobile/tests/insurance-car-coverage.html @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 264 bytes
Line 
1<div dojoType="dojox.mobile.View">
2        <h1 dojoType="dojox.mobile.Heading" back="Back" moveTo="CarInsuranceView">Coverage Options</h1>
3        <div dojoType="dojox.mobile.RoundRect" shadow="true">
4                <b>Would you like to learn more about Coverage Options?</b>
5        </div>
6</div>
Note: See TracBrowser for help on using the repository browser.