Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Remove redundant indication of lack of UKFederationMember label
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Sep 13, 2016
1 parent 5d6a91b commit 02e85c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mdx/uk/statistics.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,6 @@
<li>
<xsl:value-of select="@ID"/>
<xsl:text>:</xsl:text>
<xsl:if test="not(md:Extensions/ukfedlabel:UKFederationMember)"> [not-M]</xsl:if>
<xsl:if test="md:IDPSSODescriptor"> [IdP]</xsl:if>
<xsl:if test="md:Extensions/mdattr:EntityAttributes/saml:Attribute
[@Name = 'http://macedir.org/entity-category']
Expand Down

0 comments on commit 02e85c9

Please sign in to comment.