No longer use dns as a key into devices; cope with dupe dns
This commit is contained in:
		| @@ -20,7 +20,7 @@ | ||||
|           [Not Set] | ||||
|         [% END %] | ||||
|       </td> | ||||
|       <td><a href="[% uri_for('/device') %]?q=[% row.dns || row.ip | uri %]">[% row.dns || row.ip | html_entity %]</a></td> | ||||
|       <td><a href="[% uri_for('/device') %]?q=[% row.ip | uri %]">[% row.dns || row.ip | html_entity %]</a></td> | ||||
|       <td><a href="[% search_device %]&q=[% row.name | uri %]&name=[% row.name | uri %]"> | ||||
|             [% row.name | html_entity %]</a> | ||||
|       </td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user