кнопка создать склад

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2022-03-11 08:47:23 +10:00
parent 4da846825b
commit 16ce1ccf59

View File

@ -216,7 +216,9 @@ $panel ?? $panel = 'profile_panel_supplies_input_import';
<!-- <div class="dropdown-divider mx-3 mb-3"></div> -->
<?php endif ?>
<?php endforeach ?>
<a class="mx-auto text-dark fas fa-plus" type="button" onclick="return page_profile_warehouses_write();">Создать склад</a>
<a class="mx-auto col-auto text-center text-dark fas fa-plus" type="button" onclick="return page_profile_warehouses_write();">
<span class="row mt-1 font-weight-normal">Создать склад</span>
</a>
<?php endif ?>
<div class="dropdown-divider mt-4 mb-3"></div>
<section class="mx-3 px-2">