From b9fe4cdcc354d7a6204a72553dc4e51c9a3db329 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 20 Oct 2016 16:05:57 +0800 Subject: [PATCH] roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- roojs-all.js | 2 +- roojs-debug.js | 2 +- roojs-ui-debug.js | 2 +- roojs-ui.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/roojs-all.js b/roojs-all.js index 39bccafe45..ae7088c0ae 100644 --- a/roojs-all.js +++ b/roojs-all.js @@ -2248,7 +2248,7 @@ if(id){return parseInt(id[1],10);}return 0;},findHeaderIndex:function(n){var r=R }return false;},getColumnId:function(A){return this.cm.getColumnId(A);},getSplitters:function(){if(this.splitterSelector){return Roo.DomQuery.select(this.splitterSelector);}else{return null;}},getSplitter:function(A){return this.getSplitters()[A];},onRowOver:function(e,t){var A; if((A=this.findRowIndex(t))!==false){this.getRowComposite(A).addClass("x-grid-row-over");}},onRowOut:function(e,t){var A;if((A=this.findRowIndex(t))!==false&&A!==this.findRowIndex(e.getRelatedTarget())){this.getRowComposite(A).removeClass("x-grid-row-over"); }},renderHeaders:function(){var cm=this.cm;var ct=this.templates.hcell,ht=this.templates.header,st=this.templates.hsplit;var cb=[],lb=[],sb=[],A=[],p={};for(var i=0,B=cm.getColumnCount();i=this.ds.getCount()){return null;}B=(B!==undefined?B:0);var cm=this.grid.colModel;while(cm.isHidden(B)){B++;}var el=this.getCell(A,B);if(!el){return null;}var c=this.scroller.dom; diff --git a/roojs-debug.js b/roojs-debug.js index 2b17aba898..80f2852cee 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -54025,7 +54025,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, { p.splitId = "x-grid-csplit-0-" + i; p.id = cm.getColumnId(i); p.value = cm.getColumnHeader(i) || ""; - p.title = cm.getColumnTooltip(i) || p.value.match(/\=this.ds.getCount()){return null;}B=(B!==undefined?B:0);var cm=this.grid.colModel;while(cm.isHidden(B)){B++;}var el=this.getCell(A,B);if(!el){return null;}var c=this.scroller.dom; -- 2.39.2