File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
opengrok-web/src/main/webapp Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
<%--
2
- $Id$
3
-
4
2
CDDL HEADER START
5
3
6
4
The contents of this file are subject to the terms of the
@@ -231,7 +229,7 @@ document.domReady.push(function() { domReadyMenu(); });
231
229
</table>
232
230
<div id="form-controls">
233
231
<input tabindex="9" class="submit btn" onclick="$('#xrd').val(''); $('#sbox').submit()"
234
- type="button " value="Search"/>
232
+ type="submit " value="Search"/>
235
233
<input tabindex="10" class="submit btn" onclick="javascript: clearSearchFrom();"
236
234
type="button" value="Clear"/>
237
235
<input tabindex="11" class="submit btn" onclick="window.open('help.jsp', '_blank');"
Original file line number Diff line number Diff line change 1
1
<%--
2
- $Id$
3
-
4
2
CDDL HEADER START
5
3
6
4
The contents of this file are subject to the terms of the
You can’t perform that action at this time.
0 commit comments