Commit 005271d2 by utkarshcmu

Fixed missing closing tag

parent 2b263bcb
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</div> </div>
</div> </div>
<div class="section"> <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"> <div class="editor-option">
<input type="text" class="span6" ng-model='currentAnnotation.query' placeholder="tags:deploy"></input> <input type="text" class="span6" ng-model='currentAnnotation.query' placeholder="tags:deploy"></input>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment