mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
remove obsolete placeholder call, fix #8881
This commit is contained in:
parent
ca43fba513
commit
e26936e94f
@ -187,8 +187,6 @@ $(document).ready(function(){
|
||||
|
||||
});
|
||||
|
||||
$('.personalblock input[type=password]').placeholder();
|
||||
|
||||
$('#displayName').keyUpDelayedOrEnter(changeDisplayName);
|
||||
$('#email').keyUpDelayedOrEnter(changeEmailAddress);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user