mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(ngdocs): improve the docs search placeholder text
This commit is contained in:
parent
8e5e641c0e
commit
7c5e2511fd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue