summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Main <nobody@android.com>2009-06-11 01:02:49 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-11 01:02:49 -0700
commit79006baffbfdd93032abf9ca257abc5ca2b03b28 (patch)
tree41a4afead5826a6e3908cb5d24578b0c75a9ecf5
parent0c32f14ef117e37e22dae4a7b7f8de804a1b855d (diff)
parentb4ee0f930928fbbc425f29d3e3e09455cdc6cf85 (diff)
downloadframeworks_base-79006baffbfdd93032abf9ca257abc5ca2b03b28.zip
frameworks_base-79006baffbfdd93032abf9ca257abc5ca2b03b28.tar.gz
frameworks_base-79006baffbfdd93032abf9ca257abc5ca2b03b28.tar.bz2
am b4ee0f93: am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
Merge commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85' * commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85': AI 149729: fix search functionatilty for offline docs...
-rw-r--r--docs/html/search.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/search.jd b/docs/html/search.jd
index 0a802a6..defba30 100644
--- a/docs/html/search.jd
+++ b/docs/html/search.jd
@@ -2,7 +2,7 @@ page.title=Search Results
@jd:body
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
-<script src="/assets/jquery-history.js" type="text/javascript"></script>
+<script src="{@docRoot}assets/jquery-history.js" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1');