diff options
author | Robert Ly <robertly@google.com> | 2012-03-14 16:24:25 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2012-03-14 16:24:25 -0700 |
commit | 957f716cf1686145ba4c06ca8669eaa2e22f54e8 (patch) | |
tree | 8c74b6ff446902837a61deac19dbbb1bca8906c9 /docs/html/resources | |
parent | b285125d4bad1c76e95cd24956711deb9908c4a8 (diff) | |
download | frameworks_base-957f716cf1686145ba4c06ca8669eaa2e22f54e8.zip frameworks_base-957f716cf1686145ba4c06ca8669eaa2e22f54e8.tar.gz frameworks_base-957f716cf1686145ba4c06ca8669eaa2e22f54e8.tar.bz2 |
docs: fix toc in search au class
Change-Id: I7c678a9091a5d2c7bdfcf5e104597d9c1986d5f0
Diffstat (limited to 'docs/html/resources')
-rw-r--r-- | docs/html/resources/resources_toc.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 890f92a..e1a5e0f 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -101,7 +101,8 @@ <li class="toggle-list"> <div><a href="<?cs var:toroot ?>training/search/index.html"> <span class="en">Adding Search Functionality</span> - </a></div> + </a> <span class="new">new!</span> + </div> <ul> <li><a href="<?cs var:toroot ?>training/search/setup.html"> <span class="en">Setting up the Search Interface</span> |