|
|
@@ -326,8 +326,13 @@ |
|
|
|
|
|
|
|
<td class="ti-text-form-content"> |
|
|
|
<div class="text-span text-span-w"> |
|
|
|
<span style="font-size: 12px;" |
|
|
|
class="">{{TimeSinceUnix1 .StartTime}}</span> |
|
|
|
<span style="font-size: 12px;"> |
|
|
|
{{if not (eq .StartTime 0)}} |
|
|
|
{{TimeSinceUnix1 .StartTime}} |
|
|
|
{{else}} |
|
|
|
-- |
|
|
|
{{end}} |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|