implement ports list filtering

This commit is contained in:
Oliver Gorwits
2012-01-12 22:19:17 +00:00
parent e817220856
commit f1eb6eb201
5 changed files with 48 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<input name="ip" value="[% params.ip %]" type="hidden"/>
<div class="clearfix">
<input class="nd_port_query span3" placeholder="Port, Name or VLAN"
name="q" value="[% params.port || params.vlan %]" type="text"
name="q" value="[% params.q %]" type="text"
rel="twipsy" data-placement="right" data-offset="5" title="Filter by Port, Name or VLAN"/>
</div>
<div class="clearfix">