Omit the small build status icon on the build page

[?]
Jan 22, 2013, 10:05 PM
IVEDB2LGMMWSMGGHNP7S2ANDKMJKRU66NN7SEOGY7YOMASX472MQC

Dependencies

  • [2] 3PNG7NIB Remove trailing whitespace
  • [3] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [4] T6KISLR6 Fix indentation
  • [5] J7EE2XZA Fix a huge performance regression in the jobstatus page
  • [6] Y6AHH4TH Remove the logfile and logSize columns from the database
  • [7] HPEG2RHV Merge the BuildResultInfo table into the Builds table
  • [8] 3SQCOHZN * minor performance tweaks
  • [9] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] IK53RV4V

Change contents

  • edit in src/root/build.tt at line 91
    [2.6879]
    [2.6879]
    </tr>
    <tr>
    <th>Status:</th>
    <td>
    [% INCLUDE renderStatus build=build icon=0 %]
    </td>
  • edit in src/root/build.tt at line 109
    [2.7546][2.7546:7840]()
    <tr>
    <th>Status:</th>
    <td>
    [% INCLUDE renderStatus build=build %]
    </td>
    </tr>
  • replacement in src/root/common.tt at line 266
    [3.2384][3.1582:1630](),[3.9493][3.1582:1630](),[3.1197][3.1582:1630]()
    [% INCLUDE renderBuildStatusIcon size=16 %]
    [3.9493]
    [3.2385]
    [% IF icon; INCLUDE renderBuildStatusIcon size=16; END %]