mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-25 09:22:21 +00:00
Fail, missed a change, actually closes #185 now
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
<td>{{ version.revision.user.name }}</td>
|
<td>{{ version.revision.user.name }}</td>
|
||||||
<td>
|
<td>
|
||||||
{% if version.old == None %}
|
{% if version.old == None %}
|
||||||
{{object|to_class_name}} Created
|
{{version.new|to_class_name}} Created
|
||||||
{% else %}
|
{% else %}
|
||||||
{% include 'RIGS/version_changes.html' %}
|
{% include 'RIGS/version_changes.html' %}
|
||||||
{% endif %} </td>
|
{% endif %} </td>
|
||||||
|
|||||||
Reference in New Issue
Block a user