Roo/grid/Calendar.js
[roojs1] / Roo / grid / Calendar.js
index c3c867f..2c42df1 100644 (file)
@@ -798,7 +798,7 @@ Roo.extend(Roo.grid.Calendar, Roo.grid.Grid, {
                                   tag:'span',
                                   cls: 'fc-event-title',
                                   html : String.format('{0}', ev.title),
-                                  qtip: String.format('{0}<br/>', ev.title,ev.description || '')
+                                  qtip: String.format('{0}\n;', ev.title,ev.description || '')
                                 }