提交 5ba5d4a5 编写于 作者: K kohsuke

fixed script error on client.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4183 71c3de6d-444a-0410-be80-ed276b4c234a
上级 8093f904
......@@ -16,6 +16,7 @@
<j:choose>
<j:when test="${empty(it.pluginManager.plugins) &amp;&amp; empty(it.pluginManager.failedPlugins)}">
No plugins installed.
<span id="pluginList"/>
</j:when>
<j:otherwise>
<table id="pluginList">
......@@ -99,7 +100,7 @@
<!-- @size is for other browsers, @style is for IE -->
File: <input type="file" name="name" class="setting-input" style="width:80%" size='40' />
</s:block>
<s:block><div align="right">
<s:block><div>
<input type="submit" name="Submit" value="Upload" />
</div></s:block>
</s:form>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册