Updated
This commit is contained in:
7
master/examples/Status.html
Normal file
7
master/examples/Status.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<table class="Status">
|
||||
<tr>
|
||||
<td class="Time"><span dojoAttachPoint="timeNode">0.00</span></td>
|
||||
<td class="Status"><div dojoAttachPoint="titleNode">Loading...</div></td>
|
||||
<td class="Duration"><span dojoAttachPoint="durNode">0.00</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user