]> err.no Git - scalable-opengroupware.org/blob - UI/Templates/UIxTimeSelector.wox
some more work on the Kolab viewers
[scalable-opengroupware.org] / UI / Templates / UIxTimeSelector.wox
1 <?xml version='1.0' standalone='yes'?>
2
3 <span xmlns="http://www.w3.org/1999/xhtml"
4       xmlns:var="http://www.skyrix.com/od/binding"
5       xmlns:const="http://www.skyrix.com/od/constant"
6       xmlns:rsrc="OGo:url"
7       var:id="timeID"
8 >
9   <var:time-field hour="hour"
10                   minute="minute"
11                   minuteInterval="minuteInterval"
12                   name="timeID"
13   />
14 </span>