No longer use dns as a key into devices; cope with dupe dns
This commit is contained in:
		| @@ -40,7 +40,7 @@ | ||||
|       [% END %] | ||||
|       <td>Switch Port</td> | ||||
|       <td><a class="nd_linkcell" | ||||
|           href="[% device_ports %]&q=[% node.device.dns || node.switch | uri %]&f=[% node.port | uri %]&c_nodes=on&c_neighbors=on"> | ||||
|           href="[% device_ports %]&q=[% node.switch | uri %]&f=[% node.port | uri %]&c_nodes=on&c_neighbors=on"> | ||||
|           [% node.switch | html_entity %] - [% node.port | html_entity %]</a> | ||||
|         [% ' <i class="icon-book text-warning"></i> ' IF NOT node.active %] | ||||
|         [% IF node.device.dns AND node.device_port AND node.device_port.name %] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user