Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Unified Diff: chrome/common/extensions/docs/server2/templates/private/sidenav.html

Issue 10821073: Extensions Docs Server: Filter APIs UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unmove reference section Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/footer.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/private/sidenav.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/sidenav.html b/chrome/common/extensions/docs/server2/templates/private/sidenav.html
index 4b5920122ed83fefd5a1493c0e48de5a36d35f83..fa42e4a127518a9cc3a55b9b97841790cd1687a8 100644
--- a/chrome/common/extensions/docs/server2/templates/private/sidenav.html
+++ b/chrome/common/extensions/docs/server2/templates/private/sidenav.html
@@ -1,5 +1,9 @@
<div class="g-unit g-first" id="gc-toc">
<ul>
+ <div>
+ <input type="search" id="api_search" results placeholder="Search APIs">
+ <div id="filtered_apis"></div>
+ </div>
<li><h2>Starting</h2>
<ul>
<li><a href="getstarted.html">Getting Started</a></li>
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/footer.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698