fix issues 3410 - fix team filters icon
parent
328a354241
commit
0a6cbf1140
|
@ -6,6 +6,7 @@ section.team-filters
|
|||
form.search-in
|
||||
fieldset
|
||||
input(type="text", placeholder="{{'TEAM.PLACEHOLDER_INPUT_SEARCH' | translate}}", ng-model="filtersQ")
|
||||
a.icon.icon-search(href="", title="{{'COMMON.FILTERS.TITLE_ACTION_FILTER_BUTTON' | translate}}")
|
||||
.icon-search-wrapper
|
||||
a.icon.icon-search(href="", title="{{'COMMON.FILTERS.TITLE_ACTION_FILTER_BUTTON' | translate}}")
|
||||
|
||||
nav(tg-team-filters)
|
Loading…
Reference in New Issue