Sha256: 905fbe893f3deaca6cc12223365ef3c330ad94f5432c4fb96f026535b8fe58f4

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

$("#ajax-modal").html("<%= j render(:partial => 'common/closing_modal', :formats => [:html]) %>");
$("#ajax-modal").dialog('option', {
  buttons: []
});
window.location = "<%= j params[:back_url] %>";

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
redmine_extensions-0.1.13 app/views/common/close_modal.js.erb
redmine_extensions-0.1.10 app/views/common/close_modal.js.erb
redmine_extensions-0.1.05 app/views/common/close_modal.js.erb