_commit_button.html.haml 254 Bytes EditWeb IDE 1 2 3 4 5 6 .form-actions .commit-button-annotation = button_tag 'Commit Changes', class: 'btn commit-btn js-commit-button btn-create' = link_to 'Cancel', cancel_path, class: 'btn btn-cancel', data: {confirm: leave_edit_message}