summaryrefslogtreecommitdiffstats
path: root/docs/html/search.jd
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-01-25 14:47:46 -0800
committerScott Main <smain@google.com>2010-01-25 14:47:46 -0800
commitd644edb6d82e3dd7fd79291810b7c27a043a4ce0 (patch)
tree16bbcdacd801a5074aad1a10d81510dcc2693669 /docs/html/search.jd
parent48ef378d01b3ace349cbb6ba564276b854d872c9 (diff)
downloadframeworks_base-d644edb6d82e3dd7fd79291810b7c27a043a4ce0.zip
frameworks_base-d644edb6d82e3dd7fd79291810b7c27a043a4ce0.tar.gz
frameworks_base-d644edb6d82e3dd7fd79291810b7c27a043a4ce0.tar.bz2
docs: reference the history JS file with docRoot in order to
make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300
Diffstat (limited to 'docs/html/search.jd')
-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 d0e7478..609ade9 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">
var tabIndex = 0;