roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index d4da898..c8c3c22 100644 (file)
@@ -8882,7 +8882,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             var td = {
                 tag: 'td',
                 // this might end up displaying HTML?
-                tooltip : (typeof(value) === 'object') ? '' : value,
+                // this is too messy... - better to only do it on columsn you know are going to be too long
+                //tooltip : (typeof(value) === 'object') ? '' : value,
                 cls : rowcfg.rowClass + ' x-col-' + i,
                 style: '',
                 html: (typeof(value) === 'object') ? '' : value