summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-01-25 15:39:46 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-01-25 15:39:46 -0800
commitd243bc710c92e56974f52449d24e2c6b8dd0ef9e (patch)
treeb0d2d15e42ee8beb9c7b6cb1bfe2638aea8534d8
parentf904be1659fcc88dd80be2c900ffc89e77b1c737 (diff)
parentd644edb6d82e3dd7fd79291810b7c27a043a4ce0 (diff)
downloadbase-d243bc710c92e56974f52449d24e2c6b8dd0ef9e.tar.gz
Merge "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" into eclair
-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 d0e7478b51eb..609ade9cd2e2 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;