Merge "Add details to Search"

This commit is contained in:
Zuul 2018-05-12 13:45:32 +00:00 committed by Gerrit Code Review
commit b22873f9f4

View File

@ -46,7 +46,7 @@
<div class="row" <div class="row"
ng-if="criteria.length == 0"> ng-if="criteria.length == 0">
<div class="col-xs-12 text-muted text-center"> <div class="col-xs-12 text-muted text-center">
<em>What would you like to search by?</em> <em>What would you like to search by? Keyword in a story or task title, user, tag, project, project group, etc.</em>
</div> </div>
</div> </div>
<div class="row" <div class="row"