sogo/UI/Templates/SchedulerUI/UIxCalInlineAptView.wox
Wolfgang Sourdeau b7c1eb239a Monotone-Parent: 5a3c5e24f7615c54657e9e9cb706861e6724ac1c
Monotone-Revision: d58df6a64cf33b6764ccd9bb13f96b8e13354749

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-15T00:07:08
Monotone-Branch: ca.inverse.sogo
2006-11-15 00:07:08 +00:00

14 lines
448 B
XML

<?xml version='1.0' standalone='yes'?>
<div
var:class="displayClasses"
var:aptCName="appointment.c_name"
var:owner="appointment.owner"
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">
<div var:class="innerDisplayClasses">
<var:string value="appointment.title" const:escapeHTML="NO" />
</div>
</div>