Automap viewmodels for details display
This commit is contained in:
@@ -49,9 +49,7 @@ namespace LeafWeb.WebCms.Controllers
|
||||
{
|
||||
return CurrentUmbracoPage();
|
||||
}
|
||||
//if (q == null)
|
||||
// return CurrentUmbracoPage();
|
||||
//var collection = q.GetNameValueCollection();
|
||||
|
||||
return RedirectToCurrentUmbracoPage(q.GetNameValueCollection());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user