From 3581170d28e1f2ec9c560371275ae6fedc41dd20 Mon Sep 17 00:00:00 2001 From: mindless Date: Wed, 9 Sep 2009 00:19:42 +0000 Subject: [PATCH] change some to use f:textbox or f:password git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@21545 71c3de6d-444a-0410-be80-ed276b4c234a --- .../ZFSInstaller/askRootPassword.jelly | 4 +- .../CVSSCM/DescriptorImpl/enterPassword.jelly | 4 +- .../config.jelly | 39 +++++++++---------- .../hudson/tasks/Mailer/config.jelly | 8 ++-- .../ToolLocationNodeProperty/config.jelly | 5 +-- .../hudson/triggers/SCMTrigger/global.jelly | 6 +-- 6 files changed, 30 insertions(+), 36 deletions(-) diff --git a/core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.jelly b/core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.jelly index 53840a8798..9ee3c4595a 100644 --- a/core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.jelly +++ b/core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.jelly @@ -40,7 +40,7 @@ THE SOFTWARE. - + @@ -59,4 +59,4 @@ THE SOFTWARE. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/scm/CVSSCM/DescriptorImpl/enterPassword.jelly b/core/src/main/resources/hudson/scm/CVSSCM/DescriptorImpl/enterPassword.jelly index 8bc57a5642..914503b0db 100644 --- a/core/src/main/resources/hudson/scm/CVSSCM/DescriptorImpl/enterPassword.jelly +++ b/core/src/main/resources/hudson/scm/CVSSCM/DescriptorImpl/enterPassword.jelly @@ -38,7 +38,7 @@ THE SOFTWARE. items="${it.allCvsRoots}" /> - + @@ -46,4 +46,4 @@ THE SOFTWARE. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config.jelly b/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config.jelly index 12c40517d2..feb239ab0a 100644 --- a/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config.jelly +++ b/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config.jelly @@ -23,24 +23,21 @@ THE SOFTWARE. --> - - - - - - - - - - -
- -
-
-
-
-
- -
\ No newline at end of file + + + + + + + + + + +
+ +
+
+
+
+
+ diff --git a/core/src/main/resources/hudson/tasks/Mailer/config.jelly b/core/src/main/resources/hudson/tasks/Mailer/config.jelly index 84a7ab8a78..ca806221b5 100644 --- a/core/src/main/resources/hudson/tasks/Mailer/config.jelly +++ b/core/src/main/resources/hudson/tasks/Mailer/config.jelly @@ -23,10 +23,8 @@ THE SOFTWARE. --> - - + + @@ -37,4 +35,4 @@ THE SOFTWARE. /> - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config.jelly b/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config.jelly index 4b1fc0842e..e02317f45a 100644 --- a/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config.jelly +++ b/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config.jelly @@ -36,8 +36,7 @@ - +
@@ -48,4 +47,4 @@ - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/global.jelly b/core/src/main/resources/hudson/triggers/SCMTrigger/global.jelly index 9f62674d92..b4ed788741 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/global.jelly +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/global.jelly @@ -31,9 +31,9 @@ THE SOFTWARE. - + - \ No newline at end of file + -- GitLab