提交 8c4aae0b 编写于 作者: K Kseniia Nenasheva 提交者: Oliver Gondža

[FIXED JENKINS-44523] - Do not submit form when pressing Enter in the… (#2902)

* [FIXED JENKINS-44523] - Do not submit form when pressing Enter in the PM filter field.

* Fix indenting

(cherry picked from commit 36e79456)
上级 beb63a2f
......@@ -49,12 +49,13 @@ THE SOFTWARE.
<st:include page="sidepanel.jelly"/>
<l:main-panel>
<st:adjunct includes="hudson.PluginManager._table"/>
<form method="post" action="install">
<div id="filter-container">
${%Filter}:
<input type="text" id="filter-box"/>
</div>
<div id="filter-container">
${%Filter}:
<input type="text" id="filter-box"/>
</div>
<form method="post" action="install">
<j:set var="isUpdates" value="${attrs.page=='updates'}" />
<local:tabBar page="${attrs.page}" xmlns:local="/hudson/PluginManager" />
<div class="pane-frame">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册