Explorar o código

添加form item 换行规则

zhuth %!s(int64=8) %!d(string=hai) anos
pai
achega
c17ff655e8
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      kanban-console/src/main/resources/map-rule.xsl

+ 3 - 0
kanban-console/src/main/resources/map-rule.xsl

@@ -53,6 +53,9 @@
                                 <width>
                                     <xsl:value-of select="@width"/>
                                 </width>
+                                <fill>
+                                	<xsl:value-of select="@fill"/>
+                                </fill>
                                 <render>
                                     <xsl:value-of select="@rendername"/>
                                 </render>