This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2011-12-29 09:49:48 +00:00
|
|
|
$('#back_main').html("<%= escape_javascript(render(:partial => 'admin/pages/show')) %>");
|
2011-06-10 02:31:50 +00:00
|
|
|
history.pushState(null, document.title, "<%= escape_javascript(admin_page_url(@item)) %>");
|