Be more strict about Node Search matching ports/wifi within date range

This commit is contained in:
Oliver Gorwits
2015-03-07 14:02:52 +00:00
parent b98d75b01c
commit c68d0cc35c
4 changed files with 49 additions and 9 deletions

View File

@@ -10,6 +10,15 @@
<span class="nd_searchcheckbox uneditable-input">Time Stamps</span>
</label>
</div>
<div class="clearfix input-prepend">
<label class="add-on">
<input type="checkbox" id="deviceports"
name="deviceports"[% ' checked="checked"' IF params.deviceports %]/>
</label>
<label class="nd_checkboxlabel" for="deviceports">
<span class="nd_searchcheckbox uneditable-input">Device Ports</span>
</label>
</div>
<div class="clearfix input-prepend">
<label class="add-on">
<input type="checkbox" id="show_vendor"