Fixing Rsd constraint

This commit is contained in:
Sebastien Ros
2014-04-23 10:48:59 -07:00
parent 724fc16459
commit 590a72aad9

View File

@@ -39,6 +39,7 @@ namespace Orchard.Blogs.Routing {
routeValues["action"] == "Item"
;
return isBlog;
}
return false;