Merge "Add details to Search"
This commit is contained in:
commit
b22873f9f4
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user