taiga-front/app/partials/includes/modules/search-in.jade

7 lines
312 B
Plaintext

section.search-in
header
fieldset
input(type="text", placeholder="{{'SEARCH.PLACEHOLDER_SEARCH' | translate}}", ng-model="searchTerm")
.icon-search-wrapper(tg-loading="loading")
a.icon.icon-search(href="", title="{{'SEARCH.TITLE_ACTION_SEARCH' | translate}}")