5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
|
|
$("#portlet_<%= @portlet.id %>").replaceWith("<%= escape_javascript(render(@portlet)) %>");
|
|
|
|
block_js_initialize();
|
|
<%= flash_notice() %> |