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

@@ -241,7 +241,9 @@
<p>No session details exist</p>
@endif
@include('system.widget.form-session')
@can('update_nn',$o)
@include('system.widget.form-session')
@endcan
</div>
</div>
</div>