Unverified Commit e1b5bcc2 authored by boklm's avatar boklm
Browse files

reports_index_browserbundle.html: use tags as the version

parent 82e453b4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@
            <tr>
                <td valign="top"><a href="r/[% report %]/index.html">[% report %]</a></td>
                <td valign="top">[% date.format(reports.$report.time, '%Y-%m-%d %H:%M') %]</td>
                <td valign="top">[% IF reports.$report.options.tbbversion %]
                                        <a href="tbbversion_[% reports.$report.options.tbbversion %].html">[% reports.$report.options.tbbversion %]</a>
                <td valign="top">[% IF reports.$report.options.tags %]
                                        <a href="index-browserbundle-[% reports.$report.options.tags.0 %].html">[% reports.$report.options.tags.0 %]</a>
                                 [% END %]
                                    </td>
                <td valign="top">[% reports.$report.system_infos.osname %]</td>