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="row">
|
||||||
<div class="col-md-6 well">
|
<div class="col-md-6 well">
|
||||||
|
@* ReSharper disable once Mvc.ActionNotResolved *@
|
||||||
@using (Html.BeginForm("Action", "LeafInput", FormMethod.Post))
|
@using (Html.BeginForm("Action", "LeafInput", FormMethod.Post))
|
||||||
{
|
{
|
||||||
<dl class="dl-horizontal name">
|
<dl class="dl-horizontal name">
|
||||||
|
|||||||
Reference in New Issue
Block a user