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