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:
committed by
The Android Open Source Project
parent
a8c3821e5a
commit
aa25df2452
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user