Don't do <tt> on input type

[?]
Apr 26, 2013, 11:24 AM
GZ66LVO25VNWRHVG6JQF4NWDUTHNVP4MSSAV6XN6KTBW667MXQMQC

Dependencies

  • [2] W74RIXTJ Show inputs and input changes on the jobset eval page
  • [3] 4WZQW2N6 Fix indentation and get rid of some unnecessary whitespace in the output
  • [4] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 318
    [2.678][2.678:748]()
    <td><tt>[% type = input.type; inputTypes.$type %]</tt></td>
    [2.678]
    [2.748]
    <td>[% type = input.type; inputTypes.$type %]</td>