Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa25df24 authored by Scott Main's avatar Scott Main Committed by The Android Open Source Project
Browse files

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

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

Automated import of CL 149729
parent a8c3821e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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');