提交 704807ff 编写于 作者: G gliptak

Separating CVS functionality into a standalone plugin.

https://hudson.dev.java.net/issues/show_bug.cgi?id=3101

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@21459 71c3de6d-444a-0410-be80-ed276b4c234a
上级 940fc1c6
......@@ -23,7 +23,7 @@ THE SOFTWARE.
-->
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<f:entry title="URL" help="/help/scm-browsers/fisheye-cvs/url.html">
<f:entry title="URL" help="/plugin/cvs/fisheye-cvs/url.html">
<f:textbox name="fisheye.cvs.url" value="${browser.url}"
checkUrl="'${rootURL}/repositoryBrowser/FishEyeCVS/check?value='+escape(this.value)"/>
</f:entry>
......
......@@ -23,7 +23,7 @@ THE SOFTWARE.
-->
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<f:entry title="URL" help="/help/scm-browsers/viewcvs/url.html">
<f:entry title="URL" help="/plugin/cvs/viewcvs/url.html">
<f:textbox name="viewcvs.url" value="${browser.url}"/>
</f:entry>
</j:jelly>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册