|
|
|
|
@ -30,6 +30,11 @@
@@ -30,6 +30,11 @@
|
|
|
|
|
<table class="table table-xs table-zebra"> |
|
|
|
|
<tr> |
|
|
|
|
<td class="text-xs">Changes: </td> |
|
|
|
|
<td class="text-right"> |
|
|
|
|
<span class="text-xs font-mono" |
|
|
|
|
>{commit_id.substring(0, 8)}</span |
|
|
|
|
> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
{#each files as file} |
|
|
|
|
<tr> |
|
|
|
|
|