mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
8b4b896578
Form actions assume that they are reloading the form afterwards. But this is not always the case - for example "delete" action will redirect back to the panel, so we need to be able to set the X-Pjax headers accordingly.