always use device IP for q param

This commit is contained in:
Oliver Gorwits
2014-01-30 06:38:44 +00:00
parent e23c30f0be
commit d1b0e6be24
22 changed files with 33 additions and 33 deletions

View File

@@ -136,7 +136,7 @@
<td>[% d.vtp_domain | html_entity %]</td>
</tr>
[% IF user_has_role('admin') %]
<tr data-for-device="[% d.dns || d.ip %]">
<tr data-for-device="[% d.ip %]">
<td>Admin Tasks</td>
<td>
<input type="hidden" data-form="discover" value="[% d.ip %]" name="device"/>