OSDN Git Service

docs: reference the history JS file with docRoot in order to
authorScott Main <smain@google.com>
Mon, 25 Jan 2010 22:47:46 +0000 (14:47 -0800)
committerScott Main <smain@google.com>
Mon, 25 Jan 2010 22:47:46 +0000 (14:47 -0800)
make offline doc searches work. (I think this was a regression
due to a missed merge.)
Bug: 1909300

docs/html/search.jd

index d0e7478..609ade9 100644 (file)
@@ -2,7 +2,7 @@ page.title=Search Results
 @jd:body\r
 \r
 <script src="http://www.google.com/jsapi" type="text/javascript"></script>
-<script src="/assets/jquery-history.js" type="text/javascript"></script>\r
+<script src="{@docRoot}assets/jquery-history.js" type="text/javascript"></script>\r
 <script type="text/javascript">      
       var tabIndex = 0;