Browse Source

grid 增加 interval、rowheight 属性

sunyj 8 years ago
parent
commit
2218505b9d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      kanban-console/src/main/resources/map-rule.xsl

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

@@ -60,6 +60,12 @@
 						<render>
 							<xsl:value-of select="@allrender" />
 						</render>
+						<interval>
+							<xsl:value-of select="@interval" />
+						</interval>
+						<rowheight>
+							<xsl:value-of select="@rowheight" />
+						</rowheight>
 						<xsl:for-each select="field">
 							<columns>
 								<title>