This commit is contained in:
bee0005 2016-10-03 06:54:44 +00:00
parent 084d62b4e3
commit 612f50099a
3 changed files with 6 additions and 5 deletions

View File

@ -138,9 +138,9 @@
<td><i class="fa fa-close red"></i></td>
<% end %>
<% if node["gluster"].eql? "on" %>
<td><i class="fa fa-circle-o green"></i>Attached</td>
<td><i class="fa fa-circle-o green"></i> Attached</td>
<% else %>
<td><i class="fa fa-close red"></i>Not operational</td>
<td><i class="fa fa-close red"></i> Not operational</td>
<% end %>
<th scope="row"> <a href="/node/detail/<%= node["id"] %>"><%= node["host_name"] %></a></th>
<td><%= node["host_ip"] %></td>
@ -268,6 +268,7 @@
</div>
</div>
<!--<div class="ln_solid"></div>-->
<br>
<div class="form-group">
<div class="col-md-6 col-md-offset-3">
<button type="submit" class="btn btn-success">Update</button>

View File

@ -141,9 +141,9 @@
<td><i class="fa fa-close red"></i></td>
<% end %>
<% if node["gluster"].eql? "on" %>
<td><i class="fa fa-circle-o green"></i>Attached</td>
<td><i class="fa fa-circle-o green"></i> Attached</td>
<% else %>
<td><i class="fa fa-close red"></i>Not operational</td>
<td><i class="fa fa-close red"></i> Not operational</td>
<% end %>
<th scope="row"> <a href="/node/detail/<%= node["id"] %>"><%= node["host_name"] %></a></th>
<td><%= node["host_ip"] %></td>

View File

@ -1020,7 +1020,7 @@
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a>
</li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a>
</li>
</li>Daily active users
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a>
</li>