More update on security, user to edit their own system with 59ec5f5

This commit is contained in:
2024-05-19 23:30:14 +10:00
parent f279d85b08
commit b4a42f6780
4 changed files with 12 additions and 12 deletions

View File

@@ -36,7 +36,7 @@
@endif
</span>
@can('update',$o)
@can('update_nn',$o)
<div class="col-2">
<button type="submit" name="submit" class="btn btn-success float-end">Add</button>
</div>