Commit 156b1c5
committed
Remove unrelated global search index changes from Jenkins.java
The ConfigureLink.getSearchKeywords() already handles the "Search Settings"
box on the Manage Jenkins page. The code in Jenkins.java was adding items
to the global Jenkins search (header search box), which is a different
system and unrelated to the search settings fix.1 parent 6979cfd commit 156b1c5
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2431 | 2431 | | |
2432 | 2432 | | |
2433 | 2433 | | |
2434 | | - | |
2435 | | - | |
2436 | | - | |
2437 | | - | |
2438 | | - | |
2439 | | - | |
2440 | 2434 | | |
2441 | 2435 | | |
2442 | 2436 | | |
| |||
0 commit comments