Fixed missing closing tag

This commit is contained in:
utkarshcmu 2015-12-07 05:41:18 -08:00
parent 2b263bcb5d
commit 005271d24b

View File

@ -6,7 +6,7 @@
</div>
</div>
<div class="section">
<h5>Search query (lucene) <tip>Use [[filterName]] in query to replace part of the query with a filter value</h5>
<h5>Search query (lucene) <tip>Use [[filterName]] in query to replace part of the query with a filter value</tip></h5>
<div class="editor-option">
<input type="text" class="span6" ng-model='currentAnnotation.query' placeholder="tags:deploy"></input>
</div>