Remove the global Job status and Errors links

[?]
Mar 13, 2012, 12:31 PM
YJUOVXMDWS3O323GKF3MKEJLH7ALOPFONC2EPSVJCX6VQSU7UCNAC

Dependencies

  • [2] 75XUS62Y * Added a page to quickly see all failed builds and failed evaluations
  • [3] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [4] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website

Change contents

  • edit in src/root/navbar.tt at line 50
    [3.17266][3.17266:17425](),[3.17425][2.3335:3487]()
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Jobset').action_for('jobstatus'), [project.name, jobset.name])
    title = "Job status" %]
    [% INCLUDE makeLink
    uri = c.uri_for(c.controller('Jobset').action_for('errors'), [project.name, jobset.name])
    title = "Errors" %]