mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-19 22:42:17 +00:00
Tweak versioning templates to allow ID overrides
Asset specific templates begone. Still need to bring back the ID formatting for the Rigboard.
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
<div class="col-md-12">
|
||||
{% include 'partials/asset_buttons.html' %}
|
||||
</div>
|
||||
{% include 'partials/last_edited_asset.html' with target="asset_history" %}
|
||||
{% include 'partials/last_edited.html' with target="asset_history" id=object.asset_id %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user