Skip to content
Snippets Groups Projects
Commit 39eeb7de authored by Morris Jobke's avatar Morris Jobke
Browse files

Merge pull request #8882 from owncloud/remove-placeholdercall

remove obsolete placeholder call, fix #8881
parents c044ff99 e26936e9
Branches
No related tags found
No related merge requests found
......@@ -187,8 +187,6 @@ $(document).ready(function(){
});
$('.personalblock input[type=password]').placeholder();
$('#displayName').keyUpDelayedOrEnter(changeDisplayName);
$('#email').keyUpDelayedOrEnter(changeEmailAddress);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment