mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 16:02:16 +00:00
FEAT: Initial implementation of asset activity stream
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if perms.assets.view_asset %}
|
||||
<li><a href="{% url 'activity_table' %}">Recent Changes</a></li>
|
||||
<li><a href="{% url 'asset_activity_table' %}">Recent Changes</a></li>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user