提交 fb594402 编写于 作者: K kohsuke

added documentation

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16478 71c3de6d-444a-0410-be80-ed276b4c234a
上级 b09a790c
......@@ -21,13 +21,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->
<!--
list browser SCMs
@name : form field name
-->
<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">
<st:documentation>
List browser SCMs
<st:attribute name="name" use="required">
form field name.
</st:attribute>
</st:documentation>
<f:dropdownList name="${name}" title="${%Repository browser}">
<f:dropdownListBlock value="auto" title="(${%Auto})" />
<j:set var="currentBrowser" value="${scm.browser}"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册