Browse Source

new info form

andre 5 months ago
parent
commit
a312b566e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/UI/Widget/Buttons/ModalActionButtons/BaseRedirectButton.php

+ 1 - 1
core/UI/Widget/Buttons/ModalActionButtons/BaseRedirectButton.php

@@ -13,7 +13,7 @@ class BaseRedirectButton extends BaseContainer
 {
     protected $id             = 'baseRedirectButton';
     protected $name           = 'baseRedirectButton';
-    protected $class          = ['lu-btn lu-btn--danger lu-btn--outline lu-btn--plain infoModal'];
+    protected $class          = ['lu-btn lu-btn--danger lu-btn--outline lu-btn--plain'];
     protected $title          = 'title';
     protected $htmlAttributes = [
 //        '@click.middle' => 'redirect($event,, true)',