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

Commit 9985feca authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am d243bc71: Merge "docs: reference the history JS file with docRoot in order...

am d243bc71: Merge "docs: reference the history JS file with docRoot in order to make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300" into eclair

Merge commit 'd243bc71' into eclair-plus-aosp

* commit 'd243bc71':
  docs: reference the history JS file with docRoot in order to
parents b2244690 d243bc71
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">      
      var tabIndex = 0;