mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 22:35:22 +08:00
chore(ngdocs): improve the docs search placeholder text
This commit is contained in:
committed by
Pete Bacon Darwin
parent
8e5e641c0e
commit
7c5e2511fd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user