#21234: Added delete option to Form element.

Work Item: 21234
This commit is contained in:
Sipke Schoorstra
2015-03-17 15:48:19 +01:00
parent dcac46fb8c
commit 039220f1f5

View File

@@ -12,6 +12,7 @@
};
}
@Display(New.LayoutEditor_Template_Properties(ElementTypeName: "form", Items: additionalItems))
<li class="layout-panel-item layout-panel-action" title="@T("Delete form (Del)")" ng-click="delete(element)"><i class="fa fa-remove"></i></li>
</ul>
<div class="layout-container-children-placeholder">
Drag an element from the toolbox and drop it here to add content.