Browse Source

fix indentation

Natenom/support-murmur-13-1446181288462
Michael Ziegler 15 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, scope: this,
handler : function(){ handler : function(){
var data = []; var data = [];

Loading…
Cancel
Save