reset button text

This commit is contained in:
yuri
2019-07-26 10:35:16 +03:00
parent c39e1d140f
commit e6a83f7d19
+1 -1
View File
@@ -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">