mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-04-18 08:01:47 +00:00
Whitelist ins/del tags in activity popovers
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<span class="dont-break-out">{{diff.text|linebreaksbr}}</span>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
{% else %}
|
||||
{% if change.old %}
|
||||
<del{% if change.long %} class="overflow-ellipsis"{% endif %}>
|
||||
{% if change.linebreaks %}
|
||||
|
||||
Reference in New Issue
Block a user