mirror of https://github.com/itflow-org/itflow
Add removal notice to user companies access modal
This commit is contained in:
parent
9e0d8020a8
commit
a09eb11a1d
|
|
@ -14,6 +14,10 @@
|
||||||
|
|
||||||
<div class="modal-body bg-white">
|
<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">
|
<div class="alert alert-info">
|
||||||
Select Companies that the user will need access to
|
Select Companies that the user will need access to
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue