aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorMatias Niemelä2013-10-24 16:55:35 -0400
committerPete Bacon Darwin2013-10-27 21:30:54 +0000
commit7c5e2511fda62e26b6dd3fd7db37e8be6b60600f (patch)
tree4febaf1ac3cb277f5d3a44bc7fa83f3baac51914 /docs/src
parent8e5e641c0ebb986020458eb68cabda5a457d8a5f (diff)
downloadangular.js-7c5e2511fda62e26b6dd3fd7db37e8be6b60600f.tar.bz2
chore(ngdocs): improve the docs search placeholder text
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html
index 3841846c..64a8d96d 100644
--- a/docs/src/templates/index.html
+++ b/docs/src/templates/index.html
@@ -191,7 +191,7 @@
<input type="text"
name="as_q"
class="search-query"
- placeholder="Search"
+ placeholder="Click to focus or press '/' to search"
ng-change="search(q)"
ng-model="q"
docs-search-input