Add a link to the latest finished eval of a jobset

[?]
Nov 11, 2013, 1:49 PM
NGYZCZYXZUS6ZWAQCI7QD5PON7LHUTLMJ3KHZTPKI355RRMBJCPAC

Dependencies

  • [2] 225GEK4N After editing a project/jobset, redirect back to the config tab
  • [*] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [*] OX6NYJDV Split viewing and editing a jobset
  • [*] 3PNG7NIB Remove trailing whitespace

Change contents

  • edit in src/root/jobset.tt at line 66
    [2.287]
    [5.6981]
    <li><a href="#tabs-links" data-toggle="tab">Links</a></li>
  • edit in src/root/jobset.tt at line 162
    [6.30687]
    [5.10749]
    <div id="tabs-links" class="tab-pane">
    <ul>
    <li><a href="[% c.uri_for(c.controller('Jobset').action_for('latest_eval'), c.req.captures) %]">Latest finished evaluation</a></li>
    </ul>
    </div>