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

Commit 8866b1a4 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "Revert "Search for suggestion matches across PREVIEW_RESOURCES."" into mnc-mr-docs

parents 3c5e9c98 519da3e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2362,7 +2362,7 @@ function search_changed(e, kd, toroot)
          }

          // Search for Preview Guides
          for (var i=0; i<PREVIEW_RESOURCES.length; i++) {
          for (var i=0; i<_RESOURCES.length; i++) {
            // current search comparison, with counters for tag and title,
            // used later to improve ranking
            var s = _RESOURCES[i];