No longer use dns as a key into devices; cope with dupe dns
This commit is contained in:
		| @@ -12,7 +12,7 @@ | ||||
|     <tr> | ||||
|       <td>[% row.device.dns || row.device.ip | html_entity %]</td> | ||||
|       <td class="nd_center-cell"><a class="nd_linkcell" | ||||
|         href="[% device_ports %]&q=[% row.device.dns || row.device.ip | uri %]&f=[% row.port | uri %]&c_duplex=on"> | ||||
|         href="[% device_ports %]&q=[% row.device.ip | uri %]&f=[% row.port | uri %]&c_duplex=on"> | ||||
|           [% row.port | html_entity %]</a></td> | ||||
|       <td class="nd_center-cell">[% row.name | html_entity %]</td> | ||||
|       <td class="nd_center-cell">[% row.duplex.ucfirst | html_entity %]</td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user