store disabled value in zebra
[irspy-moved-to-github.git] / zebra / zeerex2index.xsl
index b153968..fd7556f 100644 (file)
    <z:index name="zeerex:country" type="0">
     <xsl:value-of select="i:status/i:country"/>
    </z:index>
+   <z:index name="zeerex:disabled" type="0">
+    <xsl:value-of select="i:status/i:disabled"/>
+   </z:index>
 
   </z:record>
  </xsl:template>