We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b5bdc commit e045acbCopy full SHA for e045acb
opengrok-web/src/main/webapp/minisearch.jspf
@@ -81,7 +81,7 @@ org.opengrok.indexer.web.Util"%><%
81
<span id="line"></span>Line#</a></li>
82
<li><a href="#" class="scopes-toggle"
83
title="Show or hide scopes window.">
84
- <span id="line"></span>Scopes#</a></li>
+ <span id="line"><%-- TODO: give its own id --%></span>Scopes#</a></li>
85
<li><a href="#" id="navigate"
86
title="Show or hide symbol list.">
87
<span id="defbox"></span>Navigate#</a></li><%
0 commit comments