init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@using Kreta.Web.Areas.Tanulo.Models
|
||||
@using Kreta.Enums
|
||||
@model TanuloDetailModel
|
||||
@{
|
||||
Model.ZaradekModel.IsViewMod = true;
|
||||
}
|
||||
@Html.Partial("~/Areas/OsztalyCsoport/Views/Shared/_ZaradekBuborekPartial.cshtml", Model.ZaradekModel, new ViewDataDictionary { { "TabStripName", "TanuloTabstrip" } })
|
||||
Reference in New Issue
Block a user