Have uniform (wrong) indention

remotes/origin/stable6
kondou 12 years ago
parent 4907685405
commit 24d092c4ba
  1. 2
      settings/js/personal.js

@ -34,7 +34,7 @@ function changeDisplayName(){
$('#oldDisplayName').text($('#displayName').val());
// update displayName on the top right expand button
$('#expandDisplayName').text($('#displayName').val());
updateAvatar();
updateAvatar();
}
else{
$('#newdisplayname').val(data.data.displayName);

Loading…
Cancel
Save