##// END OF EJS Templates
readme: updates
readme: updates

File last commit:

r0:548a840d
r120:a8b66364
Show More
search_type_ahead.html
7 lines | 322 B | text/html | HtmlLexer
project: initial commit
r0 <a>
<span class="tag" ng-show="match.model.tag">{{match.model.tag}}</span>
<span class="tag" ng-show="!match.model.tag">{{match.label}}</span>
<span ng-show="match.model.example">-</span> <span class="example">{{match.model.example}}</span>
<div class="description">{{match.model.description}}</div>
</a>