Fix rendering of jobset inputs

[?]
Mar 19, 2013, 3:14 PM
VJFLX7B6DEYXQRS3T5LHOM4POSGMEBQSJJVBHAQV3U4LRPF4KVBAC

Dependencies

  • [2] 2GUW2QBC Fix adding jobset inputs
  • [3] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [4] ZRRPBEI4 Make jobset deletion consistent with project deletion
  • [5] LHBSOI2D Fix adding jobset inputs
  • [6] PVIRRARJ Turn hiding/unhiding a jobset into a checkbox
  • [7] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [8] 3PNG7NIB Remove trailing whitespace
  • [9] OX6NYJDV Split viewing and editing a jobset

Change contents

  • replacement in src/root/edit-jobset.tt at line 4
    [3.521][3.521:548]()
    [% BLOCK renderInputAlt %]
    [3.521]
    [3.548]
    [% BLOCK renderJobsetInputAlt %]
  • replacement in src/root/edit-jobset.tt at line 10
    [3.797][3.797:821]()
    [% BLOCK renderInput %]
    [3.797]
    [3.821]
    [% BLOCK renderJobsetInput %]
  • replacement in src/root/edit-jobset.tt at line 22
    [3.1409][3.1409:1480]()
    [% INCLUDE renderInputAlt alt=alt name="$baseName-values" %]
    [3.1409]
    [3.1480]
    [% INCLUDE renderJobsetInputAlt alt=alt name="$baseName-values" %]
  • replacement in src/root/edit-jobset.tt at line 30
    [3.1697][3.1697:1722]()
    [% BLOCK renderInputs %]
    [3.1697]
    [3.1722]
    [% BLOCK renderJobsetInputs %]
  • replacement in src/root/edit-jobset.tt at line 37
    [3.1940][3.1940:2015]()
    [% INCLUDE renderInput input=input baseName="input-$input.name" %]
    [3.1940]
    [3.2015]
    [% INCLUDE renderJobsetInput input=input baseName="input-$input.name" %]
  • replacement in src/root/edit-jobset.tt at line 108
    [3.4447][3.4447:4478]()
    [% INCLUDE renderInputs %]
    [3.4447]
    [3.4478]
    [% INCLUDE renderJobsetInputs %]
  • replacement in src/root/edit-jobset.tt at line 129
    [2.32][3.4711:4818](),[3.4711][3.4711:4818]()
    [% INCLUDE renderInput input="" extraClass="template" id="input-template" baseName="input-template" %]
    [2.32]
    [3.4818]
    [% INCLUDE renderJobsetInput input="" extraClass="template" id="input-template" baseName="input-template" %]
  • replacement in src/root/edit-jobset.tt at line 133
    [2.102][3.4884:4925](),[3.4884][3.4884:4925]()
    [% INCLUDE renderInputAlt alt=alt %]
    [2.102]
    [3.4925]
    [% INCLUDE renderJobsetInputAlt alt=alt %]
  • replacement in src/root/jobset.tt at line 5
    [3.9366][3.9366:9390]()
    [% BLOCK renderInput %]
    [3.9005]
    [3.9391]
    [% BLOCK renderJobsetInput %]
  • replacement in src/root/jobset.tt at line 28
    [3.10376][3.19543:19568]()
    [% BLOCK renderInputs %]
    [3.10376]
    [3.6199]
    [% BLOCK renderJobsetInputs %]
  • replacement in src/root/jobset.tt at line 36
    [3.6447][3.6447:6522]()
    [% INCLUDE renderInput input=input baseName="input-$input.name" %]
    [3.6447]
    [3.6522]
    [% INCLUDE renderJobsetInput input=input baseName="input-$input.name" %]
  • replacement in src/root/jobset.tt at line 137
    [3.30254][3.10030:10061]()
    [% INCLUDE renderInputs %]
    [3.30254]
    [3.10061]
    [% INCLUDE renderJobsetInputs %]