Project

General

Profile

« Previous | Next » 

Revision 5dd996fd

Added by Stephen Benjamin almost 10 years ago

fixes #6234 - fixes sorting on compute resources and subnets

View differences:

app/views/subnets/index.html.erb
<tr>
<th><%= sort :name, :as => s_("Subnet|Name") %></th>
<th><%= sort :network, :as => s_("Subnet|Network") %></th>
<th><%= sort :domains, :as => _("Domains") %></th>
<th><%= _("Domains") %></th>
<th><%= sort :vlanid, :as => s_('Subnet|Vlanid') %></th>
<th><%= _("DHCP Proxy") %></th>
<th></th>

Also available in: Unified diff