mirror of
https://github.com/pelican-dev/panel.git
synced 2025-10-29 07:26:52 +01:00
Add "cancel" button to profile (#1821)
This commit is contained in:
parent
1a4fa5e67a
commit
430f28a847
@ -555,6 +555,7 @@ class EditProfile extends BaseEditProfile
|
||||
{
|
||||
return [
|
||||
$this->getSaveFormAction()->formId('form'),
|
||||
$this->getCancelFormAction()->formId('form'),
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user