Removed text label from zone template list action dropdown control to reduce space consumption.

This commit is contained in:
Matt Scott 2023-02-20 08:32:53 -05:00
parent 4d64076dac
commit e5269b5626

View File

@ -87,7 +87,7 @@
<button class="btn btn-primary dropdown-toggle" type="button"
id="dropdownMenu" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<i class="fa-solid fa-bars"></i>&nbsp;Actions
<i class="fa-solid fa-bars"></i>
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenu">
<button type="button" class="dropdown-item btn-warning"