add sweep brush and handler to show all ports

This commit is contained in:
Oliver Gorwits
2012-01-21 17:54:57 +00:00
parent 9d70a7cf37
commit 89170a8949
4 changed files with 30 additions and 13 deletions

View File

@@ -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"/>