Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Fri, 23 Mar 2018 04:39:07 +0000 (12:39 +0800)
committerjohn <john@roojs.com>
Fri, 23 Mar 2018 04:39:07 +0000 (12:39 +0800)
Roo/bootstrap/PhoneInput.js

index 4b5856c..db3ba01 100644 (file)
@@ -65,6 +65,10 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.Input,  {
                 ]
             };
             
+            cfg.cn = [
+                container
+            ];
+            
         }
 
 });
\ No newline at end of file