mirror of
https://github.com/ail-project/ail-framework.git
synced 2025-09-09 08:32:41 +00:00
Fixed UI Datatable in showTracker Page
Removed "Advanced Search" text from menu misleading button
This commit is contained in:
parent
912956c73c
commit
e1d5e8f202
2 changed files with 352 additions and 317 deletions
|
@ -45,7 +45,7 @@
|
|||
<input type="hidden" name="index_name" class="form-control" value="0" placeholder="Index Name">
|
||||
<button class="btn btn-outline-info my-2 my-sm-0" type="submit"><i class="fas fa-search"></i></button>
|
||||
</div>
|
||||
<small id="advanced_search" class="form-text"><a class="nav text-muted" href="#" aria-disabled="true">Advanced Search</a></small>
|
||||
{#<small id="advanced_search" class="form-text"><a class="nav text-muted" href="#" aria-disabled="true">Advanced Search</a></small>#}
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue