mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
template fix
This commit is contained in:
parent
cbb88806cd
commit
0da5957c50
@ -20,6 +20,8 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block actions %}
|
||||
{% setting_object 'STOCK_OWNERSHIP_CONTROL' as owner_control %}
|
||||
|
||||
<!-- Admin view -->
|
||||
{% if location and user.is_staff and roles.stock_location.change %}
|
||||
{% url 'admin:stock_stocklocation_change' location.pk as url %}
|
||||
|
Loading…
Reference in New Issue
Block a user