]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/UI/Scheduler/UIxCalMonthOverview.wox
more code for day overview and the usual fixes
[scalable-opengroupware.org] / SOGo / UI / Scheduler / UIxCalMonthOverview.wox
index 331aa8f27b60eab8cf39ab573849c9e37c8dff65..df1d41e0f830391090580d40b6fc8b5a154b1f83 100644 (file)
@@ -96,6 +96,7 @@
                     <var:foreach list="allDayApts" item="appointment">
                       <a var:href="appointmentViewURL"
                       ><var:string value="shortTextForApt"/></a>
+                      <br />
                     </var:foreach>
                   </var:month-info>
                   <var:month-label const:orientation="top" dayOfWeek="dayOfWeek" const:class="monthoverview_title">
                        var:title="shortTextForApt"
                        var:queryDictionary="currentDayQueryParameters"
                     ><var:string value="shortTitleForApt"/></a>
+                    <br />
                   </var:month>
                 </var:month-overview>
               </var:component>