SmartIT_Extensions/BMC/smart-it-full/views/create/custom-add-audience-dropdow...

8 lines
306 B
HTML

<a class="full-width" aria-label="{{match.label}}">
<div class="create-ticket__popup-item">
<div class="smart-recorder__popup-item-col2">
<p class="pull-right">{{match.model.attributeMap.companyName}}</p>
</div>
<span bind-html-unsafe="match.label | typeaheadHighlight:query"></span>
</div>
</a>