add missing ;

remotes/origin/stable6
Jörn Friedrich Dreyer 11 years ago
parent af7ec3169b
commit c478a792fb
  1. 2
      core/js/octemplate.js

@ -82,7 +82,7 @@
}
);
} catch(e) {
console.error(e, 'data:', data)
console.error(e, 'data:', data);
}
},
options: {

Loading…
Cancel
Save