fixed bug with reasons
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="jumbotron text-center center-block" >
|
||||
{{#with state}}
|
||||
{{#if alarmTriggered}}
|
||||
<div>{{ pretty_reason alarmReasons }}</div>
|
||||
<strong class="bg-danger">{{ pretty_reasons alarmReasons }}</strong>
|
||||
<img src="/images/alarm.gif" class="img-responsive center-block" id="alarm_image" />
|
||||
<button id="stop_alarm" class="btn btn-danger"> <i class="fa fa-ban"></i> Prekini </button>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user