Fixed bug in information returned for module where entries are defined only in PDO mapping
--- a/etherlab/entries_list.xslt Fri Sep 27 17:49:40 2013 +0200
+++ b/etherlab/entries_list.xslt Mon Sep 30 13:43:02 2013 +0200
@@ -97,7 +97,7 @@
<Index><xsl:value-of select="$index"/></Index>
<SubIndex><xsl:value-of select="ns:HexDecValue(SubIndex/text())"/></SubIndex>
<Name><xsl:value-of select="ns:EntryName(Name)"/></Name>
- <Type><xsl:value-of select="Type/text()"/></Type>
+ <Type><xsl:value-of select="DataType/text()"/></Type>
<BitSize><xsl:value-of select="BitLen/text()"/></BitSize>
<xsl:choose>
<xsl:when test="$direction='Transmit'">