X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/dba809feb44cd1c4d155f3e3254a1cca5323f95f..651925889ca81dadf344d6bc412373eb5f3801fc:/project/static/js/editor.js diff --git a/project/static/js/editor.js b/project/static/js/editor.js index 6918f9e5..f52950ff 100644 --- a/project/static/js/editor.js +++ b/project/static/js/editor.js @@ -574,5 +574,5 @@ $(function() { // do the layout editor.loadConfig(); - editor.setupUI(); + editor.setupUI(); });