1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Moved regex note to tooltip

This commit is contained in:
Saria Hajjar
2020-01-06 23:33:18 +00:00
parent a7ec0c14f7
commit 6a3cd83efc
3 changed files with 5 additions and 5 deletions

View File

@@ -255,7 +255,7 @@
</button>
</div>
<div class="col-md-2 pull-right noprint">
<input class="form-control interface-filter" type="text" placeholder="Filter (RegExp)" style="height: 23px" />
<input class="form-control interface-filter" type="text" placeholder="Filter" title="RegEx-enabled" style="height: 23px" />
</div>
</div>
<table id="interfaces_table" class="table table-hover table-headings panel-body component-list">