diff options
Diffstat (limited to 'docs/src/templates/index.html')
| -rw-r--r-- | docs/src/templates/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index a2def7a6..87c27ac0 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -99,7 +99,7 @@      </ul>      <div id="sidebar"> -      <input type="text" name="search" id="search-box" placeholder="search the docs" +      <input type="text" ng:model="search" id="search-box" placeholder="search the docs"               tabindex="1" accesskey="s">        <ul id="content-list" ng:class="sectionId" ng:cloak> | 
