@using Kreta.Web.Models.EditorTemplates @model TabStripModel
@Html.Partial(@"EditorTemplates\TabStrip", Model.TabList)
@Html.KretaTabStrip("MulasztasInfoTabStrip").Animation(false).RenderOnModal()