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

index f4b51c3..df7540a 100644 (file)
@@ -50,4 +50,5 @@ Roo.extend(Roo.form.TextItem, Roo.BoxComponent,  {
         
         return cfg;
     }
+    
 });
\ No newline at end of file