.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<ul>
|
||||
|
||||
{% for case in condition.differential_set.all %}
|
||||
<li>{{case.get_link}}</li>
|
||||
<li>TEST {{case}}{{case.get_link}}</li>
|
||||
{% endfor %}
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user