Add removal notice to user companies access modal

This commit is contained in:
Marcus Hill
2023-02-14 21:18:28 +00:00
parent 9e0d8020a8
commit a09eb11a1d

View File

@@ -14,6 +14,10 @@
<div class="modal-body bg-white">
<div class="alert alert-danger" role="alert">
<b>The multi-company feature is deprecated and should not be used.</b>
</div>
<div class="alert alert-info">
Select Companies that the user will need access to
</div>