From 622b47b9e075497d4fe65631dc7c0a8732a0d063 Mon Sep 17 00:00:00 2001 From: Dave Reed Date: Thu, 9 Dec 2010 12:15:54 -0800 Subject: [PATCH] #17000: No longer show themes with the 'hidden' tag on the admin UI. --HG-- branch : dev --- .../Modules/Orchard.Themes/Views/Admin/Index.cshtml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Orchard.Web/Modules/Orchard.Themes/Views/Admin/Index.cshtml b/src/Orchard.Web/Modules/Orchard.Themes/Views/Admin/Index.cshtml index 13b199089..fe81cc804 100644 --- a/src/Orchard.Web/Modules/Orchard.Themes/Views/Admin/Index.cshtml +++ b/src/Orchard.Web/Modules/Orchard.Themes/Views/Admin/Index.cshtml @@ -26,7 +26,12 @@

@T("Available Themes")