Drop the ability to link a Customer to multiple Mailboxes

This should not have been included in the edit form, the backend has no support for that yet.
This commit is contained in:
Antoine Le Gonidec 2024-07-12 12:33:28 +02:00
parent 30552e58a5
commit 1600b9bef2
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -34,7 +34,6 @@
</div>
</div>
</div>
<p class="block-help"><a href="#" class="multi-add" tabindex="-1">{{ __('Add a mailbox') }}</a></p>
</div>
@include('partials/field_error', ['field'=>'mailbox'])
</div>