compatibility with new cmtool version

This commit is contained in:
2015-07-16 18:55:48 +02:00
parent 544e0b019a
commit 69ff935c9e
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ private
when Page then record.name
else record
end
main_app.go_to_path(str, locale: locale)
main_app.page_path(str, locale: locale)
end
helper_method :go_to_page_path
#END CMTOOL