mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Merge
--HG-- branch : dev
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@using Orchard.ContentManagement;
|
||||
|
||||
@{
|
||||
Style.Include("site.css");
|
||||
Style.Include("site.css?v=1.1");
|
||||
Style.Include("ie.css").UseCondition("lte IE 8").SetAttribute("media", "screen, projection");
|
||||
Style.Include("ie6.css").UseCondition("lte IE 6").SetAttribute("media", "screen, projection");
|
||||
Script.Require("jQuery");
|
||||
|
Reference in New Issue
Block a user