瀏覽代碼

HPCC-10920 Revise a comment to avoid confusing

Kevin Wang 11 年之前
父節點
當前提交
3eef25bff9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      esp/eclwatch/ws_XSLT/dfu_file.xslt

+ 1 - 1
esp/eclwatch/ws_XSLT/dfu_file.xslt

@@ -357,7 +357,7 @@
     </xsl:template>
     </xsl:template>
 
 
     <xsl:template match="DFUPart">
     <xsl:template match="DFUPart">
-        <xsl:if test="Copy=1"> <!-- Copy > 1: replicate copy -->
+        <xsl:if test="Copy=1"> <!-- Copy=1: display primary copy only -->
             <tr>
             <tr>
                 <td><xsl:value-of select="Id"/></td>
                 <td><xsl:value-of select="Id"/></td>
                 <td><xsl:value-of select="Ip"/></td>
                 <td><xsl:value-of select="Ip"/></td>