editorModal.modal.hide.fade.FrontlineModal
.modal-header button.close type="button" data-dismiss="modal" × b = unrootify(@file) .modal-body textarea#editor = File.read(@file) - onclick = "fileCrudifier.saveFile('%s');" % params[:path] - save_button = button_tag!(onclick: onclick, class: 'btn btn-success saveButton') { \ i_tag(class: 'icon-ok') << ' Save' \ } + ' ' == ace(:editor, toolbar_prepend: save_button, file: @file)
javascript:
$('#editorModal').modal();