Line | |
---|
1 | <ewd:config isFirstPage="true" cachePage="false" pageTimeout="1200" prePageScript="setup^ewdu">
|
---|
2 | <st:container rootPath="/sencha-1.1/" title="VISTA Sign-On">
|
---|
3 | <st:images>
|
---|
4 | <st:image type="tabletStartupScreen" src="/sencha-1.1/examples/kitchensink/resources/img/tablet_startup.png" />
|
---|
5 | <st:image type="phoneStartupScreen" src="/sencha-1.1/examples/kitchensink/resources/img/phone_startup.png" />
|
---|
6 | <st:image type="icon" src="/sencha-1.1/examples/kitchensink/resources/img/icon.png" addGloss="true" />
|
---|
7 | </st:images>
|
---|
8 | <st:content>
|
---|
9 | <st:panel fullscreen="true" scroll="vertical">
|
---|
10 | <st:toolbar dock="top" title="VISTA Sign-On" />
|
---|
11 | <div id="intro" style="text-align: center">
|
---|
12 | <p><?= #so.sitename ?></p>
|
---|
13 | </div>
|
---|
14 | <st:toolbar dock="bottom" id="bottomToolbar"
|
---|
15 | title="Session: <?= #ewd_sessid ?>">
|
---|
16 | </st:toolbar>
|
---|
17 | </st:panel>
|
---|
18 | </st:content>
|
---|
19 | </st:container>
|
---|
20 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.