summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/nodes/_node_list.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/nodes/_node_list.html.erb b/app/views/nodes/_node_list.html.erb
index 1a0c4797..03a8ddd5 100644
--- a/app/views/nodes/_node_list.html.erb
+++ b/app/views/nodes/_node_list.html.erb
@@ -7,7 +7,7 @@
7<table class="admin_table node_table"> 7<table class="admin_table node_table">
8 <tbody> 8 <tbody>
9 <% @nodes.each do |node| %> 9 <% @nodes.each do |node| %>
10 <tr class="<%= cycle("even", "odd") %>"> 10 <tr>
11 <td class="title"> 11 <td class="title">
12 <div class="title_with_flags"> 12 <div class="title_with_flags">
13 <span class="flag_stack"> 13 <span class="flag_stack">