source:
Dev/trunk/src/client/dojox/av/widget/resources/Status.html
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 286 bytes |
Line | |
---|---|
1 | <table class="Status"> |
2 | <tr> |
3 | <td class="Time"><span dojoAttachPoint="timeNode">0.00</span></td> |
4 | <td class="Status"><div dojoAttachPoint="titleNode">Loading...</div></td> |
5 | <td class="Duration"><span dojoAttachPoint="durNode">0.00</span></td> |
6 | </tr> |
7 | </table> |
Note: See TracBrowser
for help on using the repository browser.