Details improvements

This commit is contained in:
2017-01-13 09:15:15 -05:00
parent 9d0524dd72
commit 3ee9c11666
75 changed files with 21884 additions and 112 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<table role="presentation" class="table table-striped panel panel-default"><tbody class="files"></tbody></table>
</form>
@using (Html.BeginUmbracoForm<LeafInputController>("Submit", null, FormMethod.Post))
@using (Html.BeginUmbracoForm<LeafInputController>("Submit", null, new {id = "create"}))
{
@Html.EditorFor(m => m.PhotosynthesisType)
@Html.EditorFor(m => m.Identifier)