Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 10:52:38 +0000 (18:52 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 10:52:38 +0000 (18:52 +0800)
Roo/bootstrap/Calendar.js

index f89f3ea..130cf9a 100644 (file)
@@ -455,7 +455,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         
 //        var table = this.el.select('table.fc-border-separate').elements[0];
         
-        Roo.log(this.el.select('table tr:last-child', true));
+        Roo.log(this.el.select('table tr:tr:nth-last-child(2)', true));
         
         if(totalRows != 6){