Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc4b165d23 |
+1
-1
@@ -1 +1 @@
|
|||||||
1.1.7
|
1.1.8
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
{{ action_labels.get(e['action'], e['action']) }}
|
{{ action_labels.get(e['action'], e['action']) }}
|
||||||
</span>
|
</span>
|
||||||
</td>
|
</td>
|
||||||
<td style="white-space:nowrap;">{{ e['target'] or '—' }}</td>
|
<td>{{ e['target'] or '—' }}</td>
|
||||||
<td class="text-dim">{{ e['details'] or '—' }}</td>
|
<td class="text-dim">{{ e['details'] or '—' }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Reference in New Issue
Block a user