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:
parent
30552e58a5
commit
1600b9bef2
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="block-help"><a href="#" class="multi-add" tabindex="-1">{{ __('Add a mailbox') }}</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
@include('partials/field_error', ['field'=>'mailbox'])
|
@include('partials/field_error', ['field'=>'mailbox'])
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue