Fix rendering of jobset inputs
[?]
Mar 19, 2013, 3:14 PM
VJFLX7B6DEYXQRS3T5LHOM4POSGMEBQSJJVBHAQV3U4LRPF4KVBACDependencies
- [2]
2GUW2QBCFix adding jobset inputs - [3]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build - [4]
ZRRPBEI4Make jobset deletion consistent with project deletion - [5]
LHBSOI2DFix adding jobset inputs - [6]
PVIRRARJTurn hiding/unhiding a jobset into a checkbox - [7]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [8]
3PNG7NIBRemove trailing whitespace - [9]
OX6NYJDVSplit viewing and editing a jobset
Change contents
- replacement in src/root/edit-jobset.tt at line 4
[% BLOCK renderInputAlt %][% BLOCK renderJobsetInputAlt %] - replacement in src/root/edit-jobset.tt at line 10
[% BLOCK renderInput %][% BLOCK renderJobsetInput %] - replacement in src/root/edit-jobset.tt at line 22
[% INCLUDE renderInputAlt alt=alt name="$baseName-values" %][% INCLUDE renderJobsetInputAlt alt=alt name="$baseName-values" %] - replacement in src/root/edit-jobset.tt at line 30
[% BLOCK renderInputs %][% BLOCK renderJobsetInputs %] - replacement in src/root/edit-jobset.tt at line 37
[% INCLUDE renderInput input=input baseName="input-$input.name" %][% INCLUDE renderJobsetInput input=input baseName="input-$input.name" %] - replacement in src/root/edit-jobset.tt at line 108
[% INCLUDE renderInputs %][% INCLUDE renderJobsetInputs %] - replacement in src/root/edit-jobset.tt at line 129
[% INCLUDE renderInput input="" extraClass="template" id="input-template" baseName="input-template" %][% INCLUDE renderJobsetInput input="" extraClass="template" id="input-template" baseName="input-template" %] - replacement in src/root/edit-jobset.tt at line 133
[% INCLUDE renderInputAlt alt=alt %][% INCLUDE renderJobsetInputAlt alt=alt %] - replacement in src/root/jobset.tt at line 5
[% BLOCK renderInput %][% BLOCK renderJobsetInput %] - replacement in src/root/jobset.tt at line 28
[% BLOCK renderInputs %][% BLOCK renderJobsetInputs %] - replacement in src/root/jobset.tt at line 36
[% INCLUDE renderInput input=input baseName="input-$input.name" %][% INCLUDE renderJobsetInput input=input baseName="input-$input.name" %] - replacement in src/root/jobset.tt at line 137
[% INCLUDE renderInputs %][% INCLUDE renderJobsetInputs %]