mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
remove obsolete placeholder call, fix #8881
This commit is contained in:
parent
ca43fba513
commit
e26936e94f
1 changed files with 0 additions and 2 deletions
|
|
@ -187,8 +187,6 @@ $(document).ready(function(){
|
|||
|
||||
});
|
||||
|
||||
$('.personalblock input[type=password]').placeholder();
|
||||
|
||||
$('#displayName').keyUpDelayedOrEnter(changeDisplayName);
|
||||
$('#email').keyUpDelayedOrEnter(changeEmailAddress);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue