|
|
@ -125,8 +125,10 @@
|
|
|
|
<button class="btn btn-block btn-danger rebuild-and-restart"<!-- IF !canRestart --> disabled<!-- END -->>[[admin/general/dashboard:rebuild-and-restart]]</button>
|
|
|
|
<button class="btn btn-block btn-danger rebuild-and-restart"<!-- IF !canRestart --> disabled<!-- END -->>[[admin/general/dashboard:rebuild-and-restart]]</button>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<!-- IF lastrestart -->
|
|
|
|
<!-- IF lastrestart -->
|
|
|
|
<p>[[admin/general/dashboard:last-restarted-by]]</p>
|
|
|
|
<p>
|
|
|
|
<p><a href="{config.relative_path}/uid/{lastrestart.uid}">{lastrestart.user.username}</a> <span>{lastrestart.timestampISO}</span></p>
|
|
|
|
[[admin/general/dashboard:last-restarted-by]]<br />
|
|
|
|
|
|
|
|
<a href="{config.relative_path}/uid/{lastrestart.uid}"><span class="label label-info">{lastrestart.user.username}</span></a> <span class="timeago" title="{lastrestart.timestampISO}"></span>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<!-- ENDIF lastrestart -->
|
|
|
|
<!-- ENDIF lastrestart -->
|
|
|
|
<p class="<!-- IF canRestart -->help-block<!-- ELSE -->alert alert-warning<!-- END -->">
|
|
|
|
<p class="<!-- IF canRestart -->help-block<!-- ELSE -->alert alert-warning<!-- END -->">
|
|
|
|
<!-- IF canRestart -->
|
|
|
|
<!-- IF canRestart -->
|
|
|
|