mirror of
https://github.com/fergalmoran/dss.web.git
synced 2026-02-16 13:11:33 +00:00
5 lines
150 B
HTML
5 lines
150 B
HTML
<a>
|
|
<img ng-src="{{match.model.image}}" width="16">
|
|
<span bind-html-unsafe="match.model.display_name | typeaheadHighlight:query"></span>
|
|
</a>
|