Fix #5881 - language list and names
[Pman.Admin] / Pman.Dialog.AdminCoreEnum.js
index 4c6ee90..8e2e0d3 100644 (file)
@@ -110,6 +110,8 @@ Pman.Dialog.AdminCoreEnum = {
                _this.callback(rec.data);
            }
            _this.dialog.hide();
+           
+        }
       },
       xns : Roo,
       '|xns' : 'Roo'
@@ -258,6 +260,10 @@ Pman.Dialog.AdminCoreEnum = {
               if (!options.params.etype.length) {
                   return false;
               }
+              
+              
+              
+              
           },
          update : function (_self, record, operation)
           {