mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 05:52:15 +00:00
Initial work on new checklist handling. No more JSON!
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{% if version.changes.old == None %}
|
||||
Created
|
||||
{% else %}
|
||||
Changed {% include 'version_changes.html' %} in
|
||||
Changed {% include 'partials/version_changes.html' %} in
|
||||
{% endif %}
|
||||
|
||||
{% include 'partials/object_button.html' with object=version.changes.new %}
|
||||
|
||||
Reference in New Issue
Block a user