Sha256: 09f7136d4deffe36f95deeb3f071a745022d25680bb8c274bcf82163123f2036
Contents?: true
Size: 433 Bytes
Versions: 6
Compression:
Stored size: 433 Bytes
Contents
(function($) { <%- if @while_assigning -%> $('#alchemy_window_body').html('<%= escape_javascript(render(:partial => "archive_overlay_images")) -%>'); <%- else -%> $('#archive_all').html('<%= escape_javascript(render(:partial => "pictures_list")) -%>'); Alchemy.inPlaceEditor({ save_label: "<%= _('save') -%>", cancel_label: "<%= _('cancel') -%>" }); <%- end -%> Alchemy.growl('<%= @message -%>'); })(jQuery);
Version data entries
6 entries across 6 versions & 1 rubygems