disable error for the "Action" not being resolved for confirm page
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user