From 039220f1f540ef8914de5cd5653bc1398da6b00d Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Tue, 17 Mar 2015 15:48:19 +0100 Subject: [PATCH] #21234: Added delete option to Form element. Work Item: 21234 --- .../Orchard.DynamicForms/Views/LayoutEditor.Template.Form.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Orchard.Web/Modules/Orchard.DynamicForms/Views/LayoutEditor.Template.Form.cshtml b/src/Orchard.Web/Modules/Orchard.DynamicForms/Views/LayoutEditor.Template.Form.cshtml index 771486f6e..e584d1b84 100644 --- a/src/Orchard.Web/Modules/Orchard.DynamicForms/Views/LayoutEditor.Template.Form.cshtml +++ b/src/Orchard.Web/Modules/Orchard.DynamicForms/Views/LayoutEditor.Template.Form.cshtml @@ -12,6 +12,7 @@ }; } @Display(New.LayoutEditor_Template_Properties(ElementTypeName: "form", Items: additionalItems)) +
  • Drag an element from the toolbox and drop it here to add content.