make port name clickable to restrict results only to that port
This commit is contained in:
		| @@ -23,9 +23,7 @@ | ||||
|         [% END %] | ||||
|       </td> | ||||
|       [% IF params.c_port %] | ||||
|       <td> | ||||
|         [% row.port | html_entity %] | ||||
|       </td> | ||||
|       <td><a class="this_port_only" href="#">[% row.port | html_entity %]</a></td> | ||||
|       [% END %] | ||||
|       [% IF params.c_descr %] | ||||
|       <td class="center_cell">[% row.descr | html_entity %]</td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user