am b4ee0f93: am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
Merge commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85' * commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85': AI 149729: fix search functionatilty for offline docs...
This commit is contained in:
committed by
The Android Open Source Project
commit
79006baffb
@@ -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