-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
Background:
I just updated from Jenkins.2.263.2 to Jenkins.2.387.3 due to some plugins requiring the latest Jenkins version, my business mainly uses the Build with Parameters plugin to input the var dynamic.
- When clicking Build with Parameters with the old version jenkins.2.263.2, the key and value are at the same line, eg
- When clicking Build with Parameters with the new version jenkins.2.387.3, the key and value aren't at the same line, eg
Question:
I know the new version also includes UI changes. But I prefer the old UI which key: value in one line. What setting or plugin in the new version(2.387.3) can change it to key: value at the same line?