mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
QuickForm: fix broken submit button
This commit is contained in:
parent
87f88bf0c7
commit
9fc3957f11
@ -447,8 +447,8 @@ abstract class QuickForm extends QuickBaseForm
|
||||
}
|
||||
|
||||
$this->request = $request;
|
||||
$this->onRequest();
|
||||
$this->prepareElements();
|
||||
$this->onRequest();
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user