mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 03:11:48 -05:00
I fucking forgot the submit button.
This commit is contained in:
parent
18a293c33d
commit
5222febd5b
1 changed files with 2 additions and 0 deletions
|
@ -24,4 +24,6 @@
|
|||
<dt>Attachment:</dt>
|
||||
<dd>If your submission has a download associated with it, upload it here. Please note: Only .zip files are allowed. @Html.TextBoxFor(Model => Model.Download, new { type="file", @class = "form-control" })</dd>
|
||||
</dl>
|
||||
<hr/>
|
||||
<input type="submit" value="Submit!" class="btn btn-primary" />
|
||||
}
|
Loading…
Reference in a new issue