New 'main_app.' format
This commit is contained in:
parent
f9d51ed549
commit
2a672af348
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ module Refinery
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
render :text => "<script>parent.window.location = '#{refinery_blog_admin_posts_url}';</script>"
|
render :text => "<script>parent.window.location = '#{main_app.refinery_blog_admin_posts_url}';</script>"
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
unless request.xhr?
|
unless request.xhr?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue