mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-14 02:29:41 +00:00
Versioning template improvements
//TODO Rather than have seperate asset templates, convert 'id' into a template variable
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
<div class="col-md-12">
|
||||
{% include 'partials/asset_buttons.html' %}
|
||||
</div>
|
||||
{% include 'partials/last_edited.html' with target="asset_history" %}
|
||||
{% include 'partials/last_edited_asset.html' with target="asset_history" %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user