]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/UI/Templates/UIxCalMonthOverview.wox
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@900 d1b88da0-ebda-0310-925b-ed51d...
[scalable-opengroupware.org] / SOGo / UI / Templates / UIxCalMonthOverview.wox
index 29e60365bcc6d971dcc043a1951728908d06da6a..d591e09d50d4268caabae8af7bb2d52ac52aceeb 100644 (file)
               >
                 <table border="0" cellpadding="4" width="100%" cellspacing="2">
                   <tr>
+                    <td align="left" bgcolor="#e8e8e0" class="button_auto_env">
+                      <a var:href="ownMethodName"
+                         class="button_auto"
+                         var:queryDictionary="toggleShowRejectedAptsQueryParameters"
+                         label:string="$toggleShowRejectedAptsLabel"
+                      />
+                    </td>
                     <td align="right" bgcolor="#e8e8e0">
                       <table border="0" cellpadding="0" cellspacing="1">
                         <tr>
                                      formatter="aptFormatter"
                                      tooltipFormatter="aptTooltipFormatter"
                                      url="appointmentViewURL"
-                                     style="aptStyle"
+                                     const:style="monthoverview"
                                      referenceDate="currentDay"
                                      canAccess="canAccessApt"
                       />
                       >[<var:string label:value="new"/>]</a>
                     </span>-->
                   </var:month-title>
-                  <var:month>
+                  <var:month class="contentStyle">
                     <var:component className="UIxCalInlineAptView"
                                    appointment="appointment"
                                    formatter="aptFormatter"
                                    tooltipFormatter="aptTooltipFormatter"
                                    url="appointmentViewURL"
-                                   style="aptStyle"
+                                   const:style="monthoverview"
                                    referenceDate="currentDay"
                                    canAccess="canAccessApt"
                     />
             <td align="right">
               <img border="0"
                    alt=""
-                   src="/sogod.woa/so/ControlPanel/Products/CommonUI/Resources/corner_right.gif"
+                   rsrc:src="corner_right.gif"
               />
             </td>
           </tr>