mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
597e393630
Instead of relying on JavaScript requirements blocking, configure a more specific template name to use in certain situations. We can't control JS files loaded by the browser already by previous requests, so Requirements blocking does not override the template in all cases, creating execution-path specific edge cases (like showing "save to refresh" messages in the background of a "add document" upload success) |
||
---|---|---|
.. | ||
DMSDocumentAddController.php | ||
DMSDocumentAddExistingField.php | ||
DMSGridFieldDeleteAction.php | ||
DMSGridFieldDetailForm.php | ||
DMSUploadField.php | ||
DocumentHtmlEditorFieldToolbar.php |