add sweep brush and handler to show all ports
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
<input name="tab" value="[% tab.id %]" type="hidden"/>
|
||||
<input name="ip" value="[% params.ip %]" type="hidden"/>
|
||||
<div class="clearfix">
|
||||
<a class="field_clear_icon" href="#"
|
||||
rel="twipsy" data-placement="right" data-offset="5" title="Show all Ports">
|
||||
<img src="[% uri_base %]/images/sweep.png"/></a>
|
||||
<input class="nd_port_query span3" placeholder="Port, Name or VLAN"
|
||||
name="q" value="[% params.q %]" type="text"
|
||||
rel="twipsy" data-placement="right" data-offset="5" title="Filter by Port, Name or VLAN"/>
|
||||
|
||||
Reference in New Issue
Block a user