Browse Source

fix indentation

Natenom/support-murmur-13-1446181288462
Michael Ziegler 14 years ago
parent
commit
13189affaf
  1. 2
      pyweb/mumble/media/js/usereditor.js

2
pyweb/mumble/media/js/usereditor.js

@ -100,7 +100,7 @@ Ext.ux.UserEditorPanel = function( config ){
} ) );
}
}, {
text: gettext("Save"),
text: gettext("Save"),
scope: this,
handler : function(){
var data = [];

Loading…
Cancel
Save