diff --git a/apps/assets/templates/assets/admin_user_detail.html b/apps/assets/templates/assets/admin_user_detail.html index b02cde2c0..85dba09ef 100644 --- a/apps/assets/templates/assets/admin_user_detail.html +++ b/apps/assets/templates/assets/admin_user_detail.html @@ -18,6 +18,9 @@
  • {% trans 'Detail' %}
  • +
  • + Update +
  • diff --git a/apps/assets/templates/assets/asset_detail.html b/apps/assets/templates/assets/asset_detail.html index 029166136..bcb3560ce 100644 --- a/apps/assets/templates/assets/asset_detail.html +++ b/apps/assets/templates/assets/asset_detail.html @@ -22,6 +22,9 @@
  • {% trans 'Asset login log' %}
  • +
  • + Update +
  • diff --git a/apps/assets/templates/assets/asset_group_detail.html b/apps/assets/templates/assets/asset_group_detail.html index 23a9e424b..50cf2a4a5 100644 --- a/apps/assets/templates/assets/asset_group_detail.html +++ b/apps/assets/templates/assets/asset_group_detail.html @@ -15,9 +15,11 @@
    diff --git a/apps/assets/templates/assets/system_user_detail.html b/apps/assets/templates/assets/system_user_detail.html index 68b00a0e8..4367b1c3a 100644 --- a/apps/assets/templates/assets/system_user_detail.html +++ b/apps/assets/templates/assets/system_user_detail.html @@ -23,6 +23,9 @@ {% trans 'Associate assets and asset groups' %} +
  • + Update +
  • diff --git a/apps/perms/templates/perms/asset_permission_detail.html b/apps/perms/templates/perms/asset_permission_detail.html index c765942c1..10de521f6 100644 --- a/apps/perms/templates/perms/asset_permission_detail.html +++ b/apps/perms/templates/perms/asset_permission_detail.html @@ -28,6 +28,9 @@ {% trans 'Assets and asset groups' %} +
  • + Update +