roojs-ui.js
[roojs1] / Roo / form / GridField.js
index eea81be..16d3d22 100644 (file)
@@ -116,7 +116,7 @@ Roo.extend(Roo.form.GridField, Roo.form.Field,  {
             ds.loadData( data);
         }
         // clear selection so it does not get stale.
-        if (this.grid.sm)) { 
+        if (this.grid.sm) { 
             this.grid.sm.clearSelections();
         }