refactor: split js/ into admin and public

This commit is contained in:
Ben Goldsworthy 2021-04-26 11:43:34 +01:00
parent 88e3302166
commit f57d1025b9
2 changed files with 1 additions and 1 deletions

View file

@ -18,7 +18,7 @@
ed.addButton('footnotes', {
title: 'footnotes',
cmd: 'footnotes',
image: url + '/../img/fn-wysiwyg.png',
image: url + '/../images/fn-wysiwyg.png',
});
ed.addCommand('footnotes', function () {