Remove tabs

[?]
Mar 26, 2020, 1:59 PM
4TIPQYBC6UGEP6AP6UY65X3C7EFIU3UT5VKUTXPVX45AOEHTD37QC

Dependencies

  • [2] GUW56QXG Add evaluation error status to evaluation time on project jobset tab.
  • [3] ZB3JV52W Add a "My jobsets" tab to the dashboard
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 587
    [2.37][2.37:236]()
    INCLUDE renderDateTime timestamp = j.lastcheckedtime;
    IF j.errormsg || j.fetcherrormsg; %]&nbsp;<span class = 'label label-warning'>Error</span>[% END;
    ELSE; "-";
    END %]</td>
    [2.37]
    [3.2298]
    INCLUDE renderDateTime timestamp = j.lastcheckedtime;
    IF j.errormsg || j.fetcherrormsg; %]&nbsp;<span class = 'label label-warning'>Error</span>[% END;
    ELSE; "-";
    END %]</td>