Pman.Dialog.PersonEditor.js
authorChris <chris@roojs.com>
Tue, 18 Mar 2014 07:56:37 +0000 (15:56 +0800)
committerChris <chris@roojs.com>
Tue, 18 Mar 2014 07:56:37 +0000 (15:56 +0800)
Pman.Dialog.PersonEditor.js

index f574283..9f73756 100644 (file)
@@ -461,7 +461,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 fieldLabel : 'Journalist',
                 hiddenName : 'country_id',
                 name : 'country',
-                width : 520,
+                width : 300,
                 combo : {
                     xtype: 'ComboBox',
                     xns: Roo.form,