Jelajahi Sumber

tune names widtrh stats

a.binder 7 tahun lalu
induk
melakukan
d5d8001db9

+ 3 - 2
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_tree_to_dita.stats_all.xsl

@@ -69,13 +69,14 @@
                 </xsl:variable>
                 <xsl:choose>
                     <xsl:when test="$simpletable//stentry">
-                        <p> Ilości powiązań  obiektu <xsl:value-of select="name()"/>
+                        <p> Ilości powiązań  obiektu <xsl:value-of select="name()"/></p>
+                        <p>
                             <foreign>
                                 <xsl:copy-of select="$simpletable" copy-namespaces="no"/>
                             </foreign>
                             <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
                                 <xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
-                                <xsl:with-param name="width" select="500"/>
+                                <xsl:with-param name="width" select="600"/>
                             </xsl:apply-templates>
                         </p>
                     </xsl:when>

+ 2 - 8
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_tree_to_dita.xsl

@@ -1722,15 +1722,9 @@
                             <stentry><xsl:value-of select="p5gnuplot:system_cache__dita__x3A__fix__x3A__axis__x3A__names('skala 0')"/></stentry>
                             <xsl:for-each-group select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]" group-by="@fid">
                                 <stentry>
-                                    <xsl:choose>
-                                        <xsl:when test="last() &lt; 5">
+                                   
                                             <xsl:value-of select="p5gnuplot:system_cache__dita__x3A__fix__x3A__axis__x3A__names(concat('[',ID,'] ',imiona,' ',nazwisko,' ', nazwa, Pelna_nazwa_kontrahenta ))"/>
-                                        </xsl:when>
-                                        <xsl:otherwise>
-                                            <xsl:value-of select="ID"/>
-                                        </xsl:otherwise>
-                                    </xsl:choose>
-                                    
+                                       
                                     <!--<xsl:value-of select="ID"/>-->
                                 </stentry>
                             </xsl:for-each-group>