|
From: <ma...@us...> - 2011-03-08 21:29:12
|
Revision: 317
http://openautomation.svn.sourceforge.net/openautomation/?rev=317&view=rev
Author: mayerch
Date: 2011-03-08 21:29:06 +0000 (Tue, 08 Mar 2011)
Log Message:
-----------
Fix the demo colorchooser call
Modified Paths:
--------------
CometVisu/trunk/visu/visu_config_demo.xml
Modified: CometVisu/trunk/visu/visu_config_demo.xml
===================================================================
--- CometVisu/trunk/visu/visu_config_demo.xml 2011-03-08 21:13:18 UTC (rev 316)
+++ CometVisu/trunk/visu/visu_config_demo.xml 2011-03-08 21:29:06 UTC (rev 317)
@@ -237,9 +237,9 @@
</page>
<colorchooser>
A colorChooser
- 1/2/59
- 1/2/60
- 1/2/61
+ <address transform="DPT:5.001" color="r">1/2/59</address>
+ <address transform="DPT:5.001" color="g">1/2/60</address>
+ <address transform="DPT:5.001" color="b">1/2/61</address>
</colorchooser>
<break/>
<info format="%.2f">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|