ORIENT/modules/cms/widgets
Luke Towers 84ee4f2679 Fix for #2765
Actual changes are in `MediaManager.prototype.deleteConfirmation`, apologies for the trailing whitespace removals, my editor auto does that and I didn't feel like removing it since there shouldn't really be trailing whitespace anyways.

Fixes #2675 (and probably other potential oopsies) by skipping over the "return to parent" item in the deletion handling method. The "return to parent" item contains a reference to the folder above the current folder, which could potentially cause the entire media folder to be deleted; and would certainly remove a lot more than actually intended.
2017-05-14 19:32:57 -06:00
..
assetlist Additional security fixes 2017-04-10 16:02:05 +10:00
componentlist/partials Clean up 2016-03-28 15:47:29 +02:00
mediamanager Fix for #2765 2017-05-14 19:32:57 -06:00
templatelist/partials Partials, pages and content now support drag'n'drop 2017-04-28 23:37:50 +10:00
AssetList.php Fixes folder creation and rename in asset list 2017-04-14 08:07:11 +10:00
ComponentList.php Removes redundant code 2016-11-01 08:15:03 +11:00
MediaManager.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
TemplateList.php Partials, pages and content now support drag'n'drop 2017-04-28 23:37:50 +10:00