Added new ResourceManager and converted modules to use it. See sln notes ResourceManager.txt for open items.

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-09-16 17:35:01 -07:00
parent a4de8b8b7b
commit c83b91e5c5
104 changed files with 8058 additions and 352 deletions

View File

@@ -1,8 +1,5 @@
@model Orchard.Themes.ViewModels.ThemesIndexViewModel
@{
Html.RegisterStyle("admin.css");
}
@Style.Require("ThemesAdmin");
<h1>@Html.TitleForPage(T("Manage Themes").ToString())</h1>
@if (Model.CurrentTheme == null) {
<p>