mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°2847 Remove a debug line
This commit is contained in:
@@ -39,7 +39,6 @@ $(function()
|
||||
|
||||
// the constructor
|
||||
_create: function () {
|
||||
console.log('alo');
|
||||
this._bindEvents();
|
||||
},
|
||||
// events bound via _bind are removed automatically
|
||||
|
||||
Reference in New Issue
Block a user