mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing Rsd constraint
This commit is contained in:
@@ -39,6 +39,7 @@ namespace Orchard.Blogs.Routing {
|
||||
routeValues["action"] == "Item"
|
||||
;
|
||||
|
||||
return isBlog;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user