mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00

This fixes the scenario where you have a layout with a widget element pointing to a widget content item, and the layout content item is being deleted. Doing so will now correctly invoke Remove on all elements within the layout content item being deleted.