Add Photosynthesis Type

This commit is contained in:
2016-02-09 13:47:11 -05:00
parent 15d911c86b
commit d101c2294f
14 changed files with 133 additions and 29 deletions
+1
View File
@@ -21,6 +21,7 @@
@Html.EditorFor(m => m.EmailConfirm)
@Html.EditorFor(m => m.Identifier)
@Html.EditorFor(m => m.SiteId)
@Html.EditorFor(m => m.PhotosynthesisType)
<input type="submit" id="submit-form" class="hidden" />
}
<!-- The file upload form used as target for the file upload widget -->