[enh] display when the service has been started on info page

This commit is contained in:
Laurent Peuch 2018-05-17 05:51:02 +02:00
parent 459697a33a
commit 5dbbbb3650

View file

@ -24,6 +24,9 @@
<span class="text-{{#is_running}}success{{/is_running}}{{^is_running}}danger{{/is_running}}">
{{status}}
</span>
<br>
{{t 'started_at'}}
{{active_at.human}}
</div>
<div class="pull-right">