Skip to content
Snippets Groups Projects
Commit e613a682 authored by Björn Schießle's avatar Björn Schießle
Browse files

remove dubug output

parent 007bddce
No related branches found
No related tags found
No related merge requests found
......@@ -320,7 +320,6 @@ $(document).ready(function () {
OC.filePath('settings', 'ajax', 'changedisplayname.php'),
{username:uid, displayName:$(this).val()},
function (result) {
console.log("come back!");
}
);
input.blur();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment