AI 149729: fix search functionatilty for offline docs...

the file references weren't using the local root.
  BUG=1909300

Automated import of CL 149729
This commit is contained in:
Scott Main
2009-06-10 23:40:25 -07:00
committed by The Android Open Source Project
parent a8c3821e5a
commit aa25df2452

View File

@@ -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');