reset button text
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<button type="button" class="btn btn-primary search btn-icon btn-icon-x-wide" data-action="search" title="{{translate 'Search'}}">
|
||||
<span class="fa fa-search"></span>
|
||||
</button>
|
||||
<button type="button" class="btn btn-default btn-icon-x-wide" data-action="reset" title="{{translate 'Reset'}}">
|
||||
<button type="button" class="btn btn-text btn-icon-wide" data-action="reset" title="{{translate 'Reset'}}">
|
||||
<span class="fas fa-redo-alt"></span>
|
||||
</button>
|
||||
<button type="button" class="btn btn-text btn-icon-wide dropdown-toggle add-filter-button" data-toggle="dropdown" tabindex="-1">
|
||||
|
||||
Reference in New Issue
Block a user