diff --git a/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly b/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly index fb1a2f93..0bca6788 100644 --- a/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly +++ b/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly @@ -15,11 +15,11 @@ - + - + @@ -34,11 +34,12 @@ - - - - +
+ + + +
diff --git a/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly b/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly index 8b8e5fdd..5dcafa0e 100644 --- a/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly +++ b/src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly @@ -1,36 +1,28 @@ + xmlns:t="/lib/hudson" xmlns:f="/lib/form"> - - - - - + + + + + + + + + + + - - + + - - - - - - - - - - -
- -
-
-
-
+
+
diff --git a/src/main/resources/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep/config.jelly b/src/main/resources/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep/config.jelly index c452ea95..5a5871d7 100644 --- a/src/main/resources/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep/config.jelly +++ b/src/main/resources/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep/config.jelly @@ -4,11 +4,11 @@ - - - - - +
+ + + +
diff --git a/src/main/resources/lib/throttleconcurrents/blockWrapper.jelly b/src/main/resources/lib/throttleconcurrents/blockWrapper.jelly deleted file mode 100644 index d43a2fe5..00000000 --- a/src/main/resources/lib/throttleconcurrents/blockWrapper.jelly +++ /dev/null @@ -1,16 +0,0 @@ - - - - - -
- -
-
- - - -
-
-
-
diff --git a/src/main/resources/lib/throttleconcurrents/taglib b/src/main/resources/lib/throttleconcurrents/taglib deleted file mode 100644 index e69de29b..00000000