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

#7450: Misc UI cleanup

This commit is contained in:
jeremystretch
2021-10-05 15:21:49 -04:00
parent 26e470f521
commit dd79aae137
2 changed files with 5 additions and 3 deletions

View File

@@ -4,8 +4,8 @@
<input
type="text"
class="form-control object-filter"
placeholder="Filter"
title="Filter text (regular expressions supported)"
placeholder="Quick find"
title="Find in the results below (regular expressions supported)"
/>
</div>
</div>