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-06-10 05:57:42 +00:00
|
|
|
$('#panel_main').html("<%= escape_javascript(render(:partial => 'admin/pages/show' )) %>");
|
2011-05-25 08:27:17 +00:00
|
|
|
history.pushState(null, document.title, "<%= escape_javascript(admin_page_url(@item)) %>");
|