We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c9d7b commit 523449dCopy full SHA for 523449d
web/reports/templates/reports/ErrorTrace.html
@@ -64,6 +64,7 @@
64
{% for assumption in etv.assumes %}
65
<span id="{{ assumption.0 }}" hidden>{{ assumption.1 }}</span>
66
{% endfor %}
67
+ <br>
68
</div>
69
<div id="change_et_form" class="ui modal">
70
<h3 class="ui header center aligned">{% trans 'Modify error trace element' %}</h3>
0 commit comments