init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@using Kreta.Web.Models.EditorTemplates
|
||||
|
||||
@model TabStripModel
|
||||
|
||||
<div id="MulasztasInfoTabStrip">@Html.Partial(@"EditorTemplates\TabStrip", Model.TabList)</div>
|
||||
|
||||
@Html.KretaTabStrip("MulasztasInfoTabStrip").Animation(false).RenderOnModal()
|
||||
|
||||
Reference in New Issue
Block a user