Pman.I18n.js
[Pman.Core] / Pman.I18n.js
index bf53736..3266d6f 100644 (file)
@@ -133,7 +133,7 @@ Pman.I18n = {
         var ret = [];
         Roo.each(Pman.I18n.Data[lang][type], function (o) {
             ret.push([ o.code, o.title ]);
-        })
+        });
         return ret;
     },
     // DEPRECIATED... -- see dataToProxy