Commit 59afc7eb authored by Jonathan Rehm's avatar Jonathan Rehm

Make changes requested by Codacy

parent 3258f4fb
......@@ -4,10 +4,10 @@
/* global Bloodhound, language, Modernizr, tinymce */
tinymce.init({
selector: '#description',
selector: "#description",
branding: false,
menubar: 'edit view format',
language: language
menubar: "edit view format",
language
});
if (!Modernizr.inputtypes.date) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment