Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
e1b5bcc2
Unverified
Commit
e1b5bcc2
authored
Aug 27, 2014
by
boklm
Browse files
reports_index_browserbundle.html: use tags as the version
parent
82e453b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmpl/reports_index_browserbundle.html
View file @
e1b5bcc2
...
...
@@ -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.t
bbversion
%]
<a
href=
"
tbbversion_
[% reports.$report.options.t
bbversion
%].html"
>
[% reports.$report.options.t
bbversion
%]
</a>
<td
valign=
"top"
>
[% IF reports.$report.options.t
ags
%]
<a
href=
"
index-browserbundle-
[% reports.$report.options.t
ags.0
%].html"
>
[% reports.$report.options.t
ags.0
%]
</a>
[% END %]
</td>
<td
valign=
"top"
>
[% reports.$report.system_infos.osname %]
</td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment