Fix for create page save action

This commit is contained in:
NGPixel 2016-09-25 18:25:24 -04:00
parent 86524e83bb
commit 993153072c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -174,7 +174,7 @@ if($('#mk-editor').length === 1) {
//-> Save
$('.btn-edit-save').on('click', (ev) => {
$('.btn-edit-save, .btn-create-save').on('click', (ev) => {
$.ajax(window.location.href, {
data: {