Client Access: Allow to select Client Access Restrictions for existing users

This commit is contained in:
johnnyq
2024-05-10 14:01:20 -04:00
parent 85bf412f53
commit 9876c33d2e
4 changed files with 42 additions and 1 deletions

View File

@@ -66,7 +66,7 @@
<label>Restrict Client Access</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-user-shield"></i></span>
<span class="input-group-text"><i class="fa fa-fw fa-users"></i></span>
</div>
<select class="form-control select2" name="clients[]" data-placeholder="Restrict Client Access" multiple>
<?php