mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
Monotone-Parent: 62d2998c5dfd81d8d42ae621ab990e8d12ba7eef
Monotone-Revision: cba13dad6500d56d4bdb1e4c12f2a1dbcfdc323e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-12T17:31:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,21 +10,11 @@
|
||||
|
||||
<table id="skywintable" class="wintable" cellspacing="0" cellpadding="5" width="100%">
|
||||
<tr>
|
||||
<td class="wintitle">
|
||||
<table cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td width="5"/>
|
||||
<td class="wintitle"><var:component className="UIxCalDateLabel"
|
||||
startDate="startDate"
|
||||
endDate="endDate"
|
||||
const:selection="week"
|
||||
/></td>
|
||||
<td width="36" align="right" valign="center">
|
||||
<var:component className="UIxWinClose" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="window_label"><var:component className="UIxCalDateLabel"
|
||||
startDate="startDate"
|
||||
endDate="endDate"
|
||||
const:selection="week"
|
||||
/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="skywinbodycell" class="wincontent">
|
||||
|
||||
Reference in New Issue
Block a user