mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Removed text label from zone template list action dropdown control to reduce space consumption.
This commit is contained in:
parent
4d64076dac
commit
e5269b5626
@ -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> Actions
|
||||
<i class="fa-solid fa-bars"></i>
|
||||
</button>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenu">
|
||||
<button type="button" class="dropdown-item btn-warning"
|
||||
|
Loading…
Reference in New Issue
Block a user