disable error for the "Action" not being resolved for confirm page

This commit is contained in:
2016-02-04 14:41:23 -05:00
parent 52063109ce
commit 617c528b06
+1
View File
@@ -4,6 +4,7 @@
<div class="row">
<div class="col-md-6 well">
@* ReSharper disable once Mvc.ActionNotResolved *@
@using (Html.BeginForm("Action", "LeafInput", FormMethod.Post))
{
<dl class="dl-horizontal name">