init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@using Kreta.BusinessLogic.HelperClasses.OsztalyCsoportbaSorolas
|
||||
|
||||
@model SorolasZaradek
|
||||
@using (Html.KretaForm("ZaradekForm"))
|
||||
{
|
||||
@Html.KretaValidationSummary()
|
||||
<div class="container-fluid">
|
||||
@Html.Partial("_ZaradekPartial", Model)
|
||||
</div>
|
||||
}
|
||||
Reference in New Issue
Block a user