diff --git a/Netdisco/public/css/netdisco.css b/Netdisco/public/css/netdisco.css index 9e74d7eb..5de2e253 100644 --- a/Netdisco/public/css/netdisco.css +++ b/Netdisco/public/css/netdisco.css @@ -164,6 +164,11 @@ so that its tooltip takes prescedence over the field tooltip */ padding: 6px; } +/* link port name to restricted search */ +.this_port_only { + cursor: pointer; +} + /* change highlighting for form fields which are being used in a search */ form .clearfix.success select { background-color: #A9DBA9; diff --git a/Netdisco/views/ajax/device/ports.tt b/Netdisco/views/ajax/device/ports.tt index 9ad71ebe..8e1e97b6 100644 --- a/Netdisco/views/ajax/device/ports.tt +++ b/Netdisco/views/ajax/device/ports.tt @@ -23,7 +23,7 @@ [% END %] [% IF params.c_port %] -