More progress on defining new UI capabilities...

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-10-07 15:07:01 -07:00
parent 19b417b08c
commit f2ff1494af
7 changed files with 51 additions and 21 deletions

View File

@@ -10,6 +10,9 @@
if (Model.Sidebar != null) {
Html.AddPageClassNames(new[]{"icanhassidebar"});
}
WorkContext.Layout.Featured.Add(New.TempFeatured(Hello:"bob"));
WorkContext.Layout.Featured.Add("just some text in featured");
}
@Model.TitleFromMenu
<div id="layout-wrapper">