Roo/bootstrap/Calendar.js
[roojs1] / 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',