Project

General

Profile

Download (236 Bytes) Statistics
| Branch: | Tag: | Revision:
<%= javascript "host_checkbox" %>
<%= render 'minilist', :hosts => @hosts, :header => "Hosts" %>
<span class="title_action">
<%= link_to "New Host", new_host_path %> |
<%= link_to_function "Toggle All", "toggleCheck()" %>
</span>


(12-12/26)