mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Remove obsolete class dropdown from the close-container-control
This commit is contained in:
parent
e9e66930d5
commit
0e69ce4544
@ -49,7 +49,7 @@ EOT;
|
||||
* @var string
|
||||
*/
|
||||
private $closeTpl = <<< 'EOT'
|
||||
<li class="dropdown" style="float: right;">
|
||||
<li style="float: right;">
|
||||
<a href="#" title="{TITLE}" aria-label="{TITLE}" class="close-container-control">
|
||||
<i aria-hidden="true" class="icon-cancel"></i>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user