image saving support, link saving support, upgrade of summernote

This commit is contained in:
azivner
2017-06-10 22:08:53 -04:00
parent 96788ccf3d
commit 4f7bb4f5d8
56 changed files with 538 additions and 218 deletions

View File

@@ -137,8 +137,11 @@
history: {
undo: 'Annuler la dernière action',
redo: 'Restaurer la dernière action annulée'
},
specialChar: {
specialChar: 'CARACTÈRES SPÉCIAUX',
select: 'Choisir des caractères spéciaux'
}
}
});
})(jQuery);