revert change to dbix::class generated code

This commit is contained in:
Rob Vermaas
2010-02-05 19:41:26 +00:00
parent 9dba2127cb
commit 61ad98f982
3 changed files with 1 additions and 16 deletions

View File

@ -10,7 +10,7 @@
[% BLOCK renderBuildSteps %]
<h2 id="buildsteps">Build steps</h2>
<h2 id="buildsteps">[% IF onlyFailed == 1 %]Failed build steps[% ELSE %]Build steps[% END%]</h2>
<table class="tablesorter">
<thead>
<tr><th>Nr</th><th>What</th><th>Duration</th><th>Status</th></tr>