Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:46:57 +0000 (17:46 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:46:57 +0000 (17:46 +0800)
Roo/bootstrap/Calendar.js

index c756865..a7240e0 100644 (file)
@@ -613,7 +613,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                                 {
                                   tag:'span',
                                   cls: 'fc-event-time',
-                                  html : cells.length > 1 ? '' : '7pm'
+                                  html : cells.length > 1 ? '' : ev.time
                                 },
                                 {
                                   tag:'span',