mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
FIX #651 Broken redirection after creating new folder in assets
This commit is contained in:
parent
d2105ef7a6
commit
c7f14129ea
@ -489,6 +489,7 @@ JS
|
||||
return $folder;
|
||||
}
|
||||
}
|
||||
$this->setCurrentPageID(null);
|
||||
return new Folder();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user