Hide host pools selection in the default recipient

This commit is contained in:
Alfredo Cardigliano 2022-02-23 15:53:23 +01:00
parent 7a225929ed
commit fb441a73a6
4 changed files with 8 additions and 31 deletions

View file

@ -61,7 +61,7 @@
</select>
</div>
</div>
<div class="mb-3 row">
<div class="mb-3 row hide-on-default-recipient">
<label class="col-form-label col-sm-3" for="edit-recipient-host-pools-select">
<b>{{ i18n("host_pools.host_pools") }}</b>
</label>