Show node status as failing if a service on the node is failing

This commit is contained in:
Matthew Irish 2015-10-26 10:26:16 -05:00
parent 2a51d55ce3
commit b45cde637f

View file

@ -413,7 +413,7 @@
{{#each node in model }}
{{#link-to 'nodes.show' node.Node.Node tagName="div" href=false class="panel panel-link panel-list" }}
<div {{bind-attr class="hasFailingChecks:bg-orange:bg-green :panel-bar-horizontal"}}></div>
<div {{bind-attr class="node.hasFailingChecks:bg-orange:bg-green :panel-bar-horizontal"}}></div>
<div class="panel-heading">
<h3 class="panel-title">