Moving the admin filter and antiforgery bits back up to Orchard.Mvc

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044520
This commit is contained in:
skewed
2009-12-23 20:04:49 +00:00
parent ed7388c862
commit 0e2d64f401
26 changed files with 76 additions and 98 deletions

View File

@@ -127,7 +127,6 @@
<add namespace="System.Web.Routing"/>
<add namespace="System.Linq"/>
<add namespace="System.Collections.Generic"/>
<add namespace="Orchard.Core.Common.Mvc.Html" />
<add namespace="Orchard.Mvc.Html" />
</namespaces>
</pages>