docs/docs-web/src/main/webapp/src/partial/docs/directive.selectionrelation.typeahead.html
2020-03-07 17:46:40 +01:00

4 lines
172 B
HTML

<a>
<div ng-bind-html="match.label.title | uibTypeaheadHighlight: query"></div>
<div class="small">{{ match.label.create_date | date: $root.dateFormat }}</div>
</a>