Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dojox / av / widget / resources / Status.html

History | View | Annotate | Download (286 Bytes)

1 9 andrej.cim
<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>