Skip to content

Commit

Permalink
[FIXED JENKINS-21712] The merge lost the switch to <c:select/>
Browse files Browse the repository at this point in the history
- Refactored the UI to a more modern jelly structure as this made the form validation and updating easier
  • Loading branch information
stephenc committed Feb 11, 2014
1 parent ab9694d commit 208f10b
Show file tree
Hide file tree
Showing 5 changed files with 337 additions and 206 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -106,12 +106,12 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1.8.1</version>
<version>1.9.4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>1.0</version>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 208f10b

Please sign in to comment.