search for: host_network_table_buttons_column

Displaying 1 result from an estimated 1 matches for "host_network_table_buttons_column".

2009 Oct 06
0
[PATCH server] new host networking wui
...&nbsp; Ip Address: + <input type="text" name="nics[<%= nic.id %>][ip_address]" + value="<%= nic.ip_address if nic.ip_address %>"> + + </input> + </div> + </div> + + <div class="host_network_table_buttons_column + host_network_table_aligned_column"> + <div class="host_network_table_edit_column"> + <%= image_tag("icon_edit_11px.png") %> + </div> + </div> + + <div style="clear:both;"></div> + &lt...