309 remainging
This commit is contained in:
parent
1a1f560ee4
commit
3eae4fb512
9 changed files with 7 additions and 18 deletions
|
|
@ -195,7 +195,7 @@ to"]+" " ["+SR[ViewBag.Activity.Code]+"]"; }
|
|||
<input type="submit" value=" Create "]" class="btn btn-default" />
|
||||
</div>
|
||||
</div>
|
||||
@Html.HiddenFor(model=>model.ClientId)
|
||||
@Html.HiddenFor("ClientId")
|
||||
@Html.HiddenFor(model=>model.PerformerId)
|
||||
@Html.HiddenFor(model=>model.ActivityCode)
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue