7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
|
|
$("#portlet_<%= @portlet.id %>").replaceWith("<%= escape_javascript(render(@portlet)) %>");
|
|
|
|
|
|
$(".block_portlets").sortable("enable");
|
|
|
|
<%= flash_js %> |