mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Fixed Form element design template.
This commit is contained in:
parent
f5e4ef8fe5
commit
8a300065c9
@ -12,7 +12,6 @@
|
||||
};
|
||||
}
|
||||
@Display(New.LayoutEditor_Template_Properties(ElementTypeName: "form", Items: additionalItems))
|
||||
@Display(New.LayoutEditor_Template_Rule(ElementTypeName: "form"))
|
||||
<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">
|
||||
|
Loading…
Reference in New Issue
Block a user