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

6 lines
253 B
Plaintext

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