* Move the links to the channels up in the page.

[?]
Oct 15, 2009, 1:02 PM
BYWJLUJFYVOOR36GUOWVFPQW2J5IRN6TMNXA625FMYIGHY2SB4GQC

Dependencies

  • [2] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [3] SFUSIKUY * Use isCurrent to determine the inactive jobs.

Change contents

  • edit in src/root/jobset.tt at line 116
    [2.12039]
    [2.12039]
    <h2>Channels</h2>
    <p>This jobset provides the following Nix channels:</p>
    <ul>
    <li>
    <a href="[% c.uri_for('/jobset' project.name jobset.name 'channel'
    'latest') %]"><tt>latest</tt></a> — contains the latest successful
    build of every job in this jobset.
    </li>
    <li>
    <a href="[% c.uri_for('/jobset' project.name jobset.name 'channel'
    'all') %]"><tt>all</tt></a> — contains every successful,
    non-garbage-collected build of every job in this project.
    </li>
    </ul>
  • edit in src/root/jobset.tt at line 157
    [2.12666][2.12666:13164]()
    <h2>Channels</h2>
    <p>This jobset provides the following Nix channels:</p>
    <ul>
    <li>
    <a href="[% c.uri_for('/jobset' project.name jobset.name 'channel'
    'latest') %]"><tt>latest</tt></a> — contains the latest successful
    build of every job in this jobset.
    </li>
    <li>
    <a href="[% c.uri_for('/jobset' project.name jobset.name 'channel'
    'all') %]"><tt>all</tt></a> — contains every successful,
    non-garbage-collected build of every job in this project.
    </li>
    </ul>