Removed debug code
This commit is contained in:
parent
b5514e900a
commit
7f464a439b
1 changed files with 0 additions and 1 deletions
|
@ -757,7 +757,6 @@ function rcube_kolab_notes_ui(settings)
|
|||
noteslist.select(me.selected_note.id);
|
||||
}
|
||||
else if (!data.data.length) {
|
||||
console.log(data);
|
||||
rcmail.display_message(rcmail.gettext('norecordsfound','kolab_notes'), 'info');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue