Commit d456abf1 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_core] Useless console.log

parent 6405d53e
......@@ -42,8 +42,6 @@
div = document.createElement('div'),
queue = new RSVP.Queue();
console.log(modification_dict);
if ((modification_dict.hasOwnProperty('editable')) ||
(modification_dict.hasOwnProperty('editor'))) {
// Clear first to DOM, append after to reduce flickering/manip
......
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