Loading src/Form/ComponentFormBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ abstract class ComponentFormBase extends FormBase implements ComponentFormInterf 'progress' => 'none', ], '#attributes' => [ 'class' => ['lpb-btn--save'], 'class' => ['lpb-btn--save', 'button--primary'], 'data-disable-refocus' => 'true', ], ], Loading Loading
src/Form/ComponentFormBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ abstract class ComponentFormBase extends FormBase implements ComponentFormInterf 'progress' => 'none', ], '#attributes' => [ 'class' => ['lpb-btn--save'], 'class' => ['lpb-btn--save', 'button--primary'], 'data-disable-refocus' => 'true', ], ], Loading