From e32445624888faa68200ccbd3f7e2e47644de2eb Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 20 May 2017 20:19:22 -0400 Subject: [PATCH] debugging --- Project-Unite/Views/Contests/CreateContest.cshtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Project-Unite/Views/Contests/CreateContest.cshtml b/Project-Unite/Views/Contests/CreateContest.cshtml index 0775955..911ca6e 100644 --- a/Project-Unite/Views/Contests/CreateContest.cshtml +++ b/Project-Unite/Views/Contests/CreateContest.cshtml @@ -11,7 +11,10 @@ integrity="sha256-eGE6blurk5sHj+rmkfsGYeKyZx3M4bG+ZlFyA7Kns7E=" crossorigin="anonymous"> @using (Html.BeginForm())