|
@@ -1742,11 +1742,11 @@
|
|
|
</xsl:variable>
|
|
</xsl:variable>
|
|
|
<xsl:choose>
|
|
<xsl:choose>
|
|
|
<xsl:when test="$simpletable//stentry">
|
|
<xsl:when test="$simpletable//stentry">
|
|
|
- <p> Ilości powiązań
|
|
|
|
|
|
|
+ <p> Ilości powiązań </p>
|
|
|
<foreign>
|
|
<foreign>
|
|
|
<xsl:copy-of select="$simpletable" copy-namespaces="no"/>
|
|
<xsl:copy-of select="$simpletable" copy-namespaces="no"/>
|
|
|
</foreign>
|
|
</foreign>
|
|
|
- <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
|
|
|
|
+ <p> <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
|
<xsl:with-param name="width" select="500"/>
|
|
<xsl:with-param name="width" select="500"/>
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|
|
@@ -1793,12 +1793,12 @@
|
|
|
|
|
|
|
|
<xsl:choose>
|
|
<xsl:choose>
|
|
|
<xsl:when test="$simpletable//stentry">
|
|
<xsl:when test="$simpletable//stentry">
|
|
|
- <p>Średnie długości powiązań
|
|
|
|
|
|
|
+ <p>Średnie długości powiązań</p>
|
|
|
<!--<xsl:value-of select="count( $current/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/BI_audit_ENERGA_PRACOWNICY/ID=$PROCES_INIT_tree.ditamap]/object)"/>-->
|
|
<!--<xsl:value-of select="count( $current/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/BI_audit_ENERGA_PRACOWNICY/ID=$PROCES_INIT_tree.ditamap]/object)"/>-->
|
|
|
<foreign>
|
|
<foreign>
|
|
|
<xsl:copy-of select="$simpletable" copy-namespaces="no"/>
|
|
<xsl:copy-of select="$simpletable" copy-namespaces="no"/>
|
|
|
</foreign>
|
|
</foreign>
|
|
|
- <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
|
|
|
|
+ <p> <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
|
<xsl:with-param name="width" select="500"/>
|
|
<xsl:with-param name="width" select="500"/>
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|
|
@@ -1847,9 +1847,9 @@
|
|
|
<xsl:when test="$system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.BI_audit_ENERGA_RUM_UMOWY.DISABLE"/>
|
|
<xsl:when test="$system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.BI_audit_ENERGA_RUM_UMOWY.DISABLE"/>
|
|
|
<xsl:when test="not($current//BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_UMOWY/Wartosc/text())"/>
|
|
<xsl:when test="not($current//BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_UMOWY/Wartosc/text())"/>
|
|
|
<xsl:when test="$simpletable//stentry">
|
|
<xsl:when test="$simpletable//stentry">
|
|
|
- <p>Kwoty transakcji <note>w mln PLN</note>
|
|
|
|
|
|
|
+ <p>Kwoty transakcji <note>w mln PLN</note></p>
|
|
|
<xsl:copy-of select="$simpletable"/>
|
|
<xsl:copy-of select="$simpletable"/>
|
|
|
- <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
|
|
|
|
+ <p> <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
|
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
<xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
|
|
|
<xsl:with-param name="width" select="500"/>
|
|
<xsl:with-param name="width" select="500"/>
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|