bansho/app/components/directive/table/cell_status_duration/cell_status_duration.html

4 lines
130 B
HTML

<td class="data-table__duration">
<time class="data-table__data">{{entry.service_last_state_change | timeElapsed}}</time>
</td>