Cleaned web.config files

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-07-13 14:01:40 -07:00
parent 05266bdf9c
commit c631254fb7
44 changed files with 414 additions and 1497 deletions

View File

@@ -1,6 +1,5 @@
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<BaseViewModel>" %>
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
<%@ Import Namespace="Orchard.Mvc.Html" %>
<%
Html.RegisterStyle("site.css");

View File

@@ -1,6 +1,5 @@
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<BaseViewModel>" %>
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
<%@ Import Namespace="Orchard.Mvc.Html" %>
<%
Html.RegisterStyle("site.css");