Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 4 Sep 2014 08:00:29 +0000 (16:00 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Sep 2014 08:00:29 +0000 (16:00 +0800)
Roo/bootstrap/Calendar.js

index 2713cc5..4ace69e 100644 (file)
@@ -667,7 +667,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
             },this);
         },this);
         
-        Roo.each(Roo.select('fc-more-event', true).elements, function(e){
+        Roo.each(Roo.select('.fc-more-event', true).elements, function(e){
             e.remove();
         });