Roo/form/TextItem.js
authorEdward <edward@roojs.com>
Thu, 7 Mar 2019 02:41:36 +0000 (10:41 +0800)
committerEdward <edward@roojs.com>
Thu, 7 Mar 2019 02:41:36 +0000 (10:41 +0800)
Roo/form/TextItem.js

index 540b967..d489be9 100644 (file)
@@ -54,5 +54,5 @@ Roo.extend(Roo.form.TextItem, Roo.BoxComponent,  {
         }
         
         return cfg;
-    },
+    }
 });
\ No newline at end of file