This commit is contained in:
Ralph Soika 2021-03-12 11:33:13 +01:00
parent 936275d97c
commit d790b3d9a8
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -157,7 +157,7 @@
<RmtInf> <RmtInf>
<!-- Max140Text --> <!-- Max140Text -->
<Ustrd> <Ustrd>
<xsl:value-of select="item[@name='$workflowsummary']/value" /> <xsl:value-of select="substring(item[@name='$workflowsummary']/value, 1, 140)" />
</Ustrd> </Ustrd>
</RmtInf> </RmtInf>
</CdtTrfTxInf> </CdtTrfTxInf>