sogo/UI/Templates/SchedulerUI/UIxColorPicker.wox
Wolfgang Sourdeau 74d8080342 Monotone-Parent: 22d8f930ef0774232d40575f91fe4eb49c980bd6
Monotone-Revision: 4c641cc8cb0c4617186e4139ce2c11f856fbbbf7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-04-21T23:03:48
Monotone-Branch: ca.inverse.sogo
2008-04-21 23:03:48 +00:00

17 lines
543 B
XML

<?xml version='1.0' standalone='yes'?>
<!DOCTYPE var:component>
<var:component xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:uix="OGo:uix"
xmlns:rsrc="OGo:url"
xmlns:label="OGo:label"
className="UIxPageFrame"
const:toolbar="none"
const:popup="YES"
title="title"
const:jsFiles="js_color_picker_v2.js"
const:cssFiles="js_color_picker_v2.css">
<input type="hidden" const:name="pickerValue" const:id="pickerValue"/>
</var:component>