|
From: <ma...@us...> - 2012-12-28 13:05:30
|
Revision: 1265
http://openautomation.svn.sourceforge.net/openautomation/?rev=1265&view=rev
Author: mayerch
Date: 2012-12-28 13:05:21 +0000 (Fri, 28 Dec 2012)
Log Message:
-----------
Added fullday to the series as requested by NetFritz (http://knx-user-forum.de/278814-post150.html)
Modified Paths:
--------------
CometVisu/trunk/visu/visu_config.xsd
Modified: CometVisu/trunk/visu/visu_config.xsd
===================================================================
--- CometVisu/trunk/visu/visu_config.xsd 2012-12-27 23:16:25 UTC (rev 1264)
+++ CometVisu/trunk/visu/visu_config.xsd 2012-12-28 13:05:21 UTC (rev 1265)
@@ -98,6 +98,7 @@
<xsd:enumeration value="week" />
<xsd:enumeration value="month" />
<xsd:enumeration value="year" />
+ <xsd:enumeration value="fullday" />
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|