Maintain the order of the input alternatives

[?]
Oct 3, 2013, 6:03 PM
F7NHYL4CTCSYTIQYWNQCAFOOGXLLVXHHE4P4E2ZLILV32RY67NIQC

Dependencies

  • [2] OX6NYJDV Split viewing and editing a jobset
  • [3] 6KIJX24R Get rid of unnecessary [%- and -%] tags
  • [4] JY7BXXOP Split viewing and editing a project
  • [5] LHBSOI2D Fix adding jobset inputs
  • [6] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [7] 2G63HKCH Fix some wellformedness issues
  • [8] VJFLX7B6 Fix rendering of jobset inputs

Change contents

  • replacement in src/root/edit-jobset.tt at line 21
    [2.1328][2.1328:1377]()
    [% FOREACH alt IN input.jobsetinputalts %]
    [2.1328]
    [2.1377]
    [% FOREACH alt IN input.search_related('jobsetinputalts', {}, { order_by => 'altnr' }) %]
  • replacement in src/root/jobset.tt at line 15
    [3.9921][3.5543:5592]()
    [% FOREACH alt IN input.jobsetinputalts %]
    [3.9921]
    [3.9971]
    [% FOREACH alt IN input.search_related('jobsetinputalts', {}, { order_by => 'altnr' }) %]