mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
Monotone-Parent: 5cf7ca16573b57f14380a1da5611560a68f5fd45
Monotone-Revision: d09e531b223359ae63e2198ec126138aff0422d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-14T20:30:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?xml version='1.0' standalone='yes'?>
|
||||
|
||||
<span xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:var="http://www.skyrix.com/od/binding"
|
||||
xmlns:const="http://www.skyrix.com/od/constant"
|
||||
xmlns:rsrc="OGo:url"
|
||||
>
|
||||
<input type="text"
|
||||
var:name="dateID"
|
||||
var:id="dateID"
|
||||
var:value="formattedDateString"
|
||||
size="12"
|
||||
/><a href="#"
|
||||
var:onclick="jsPopup"
|
||||
><img rsrc:src="icon_popupcalendar.gif"
|
||||
var:title="label"
|
||||
var:alt="label"
|
||||
border="0"
|
||||
/></a>
|
||||
<script language="JavaScript">
|
||||
<var:string value="jsCode" />
|
||||
</script>
|
||||
Reference in New Issue
Block a user