Pman.Dialog.PersonEditor.js
[Pman.Core] / Pman.Dialog.PersonEditor.js
index 292b0e9..6f8ce47 100644 (file)
@@ -141,7 +141,7 @@ Pman.Dialog.PersonEditor.prototype = {
 
                         }
                         
-                        _this.form.findField('countries').setValue();
+                        _this.form.findField('countries').setValue();// set empty array by default...
                         return;
                     }