Add details to Search

It may not be 100% clear what a user can search for in the advanced
search. This patch just adds some examples of what people can search
on.

Story: 2001677
Task: 12112

Change-Id: Ibe60aca8b4cf9cf9554b30df05864d25d3c042d3
This commit is contained in:
Kendall Nelson 2018-03-27 12:46:17 -07:00 committed by Adam Coldrick
parent 89b60c35ef
commit e4deca434b

View File

@ -46,7 +46,7 @@
<div class="row"
ng-if="criteria.length == 0">
<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 class="row"