Skip to content

Commit eb7933e

Browse files
committed
Update changes_table.html
1 parent c044dde commit eb7933e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codespeed/templates/codespeed/changes_table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</tr>
7575
</thead>
7676
<tbody>
77-
<tr class="commit -id">
77+
<tr class="commit-id">
7878
<th class="infofirst">Commit</th>
7979
<td>{% if rev.get_browsing_url %}<a href="{{ rev.get_browsing_url }}">{{ rev.commitid }}</a>{% else %}{{ rev.commitid }}{% endif %}</td>
8080
</tr>

0 commit comments

Comments
 (0)