Fix HTML error

[?]
Sep 30, 2013, 9:18 AM
MOTGJLT2HWR23GNJRW27ZKUOXSOBN3MBYGPQTK7A3UQ2SKWKG54AC

Dependencies

  • [2] QD3NI3JY Allow comparing an eval against the jobset one day/week/month before
  • [3] NIAYAEM2 Add a button to compare a jobset eval against other jobsets
  • [4] U4TD3AIQ Add support for viewing jobset evaluations

Change contents

  • replacement in src/root/jobset-eval.tt at line 7
    [3.200][2.236:306]()
    <li><a href="?">Preceding evaluation in this jobset</tt></a></li>
    [3.200]
    [2.306]
    <li><a href="?">Preceding evaluation in this jobset</a></li>
  • replacement in src/root/jobset-eval.tt at line 9
    [2.336][2.336:666]()
    <li><a href="?compare=-[% 24 * 60 * 60 %]">This jobset <strong>one day</strong> earlier</tt></a></li>
    <li><a href="?compare=-[% 7 * 24 * 60 * 60 %]">This jobset <strong>one week</strong> earlier</tt></a></li>
    <li><a href="?compare=-[% 31 * 24 * 60 * 60 %]">This jobset <strong>one month</strong> earlier</tt></a></li>
    [2.336]
    [3.274]
    <li><a href="?compare=-[% 24 * 60 * 60 %]">This jobset <strong>one day</strong> earlier</a></li>
    <li><a href="?compare=-[% 7 * 24 * 60 * 60 %]">This jobset <strong>one week</strong> earlier</a></li>
    <li><a href="?compare=-[% 31 * 24 * 60 * 60 %]">This jobset <strong>one month</strong> earlier</a></li>