Ignore:
Timestamp:
08/24/13 12:29:30 (11 years ago)
Author:
vronk
Message:

weaving in (private) profiles (but already used in mdrepo)
and postloading data categories used in cmd (but not in metadata-profile)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SMC/trunk/SMC/src/xsl/smc_init.xsl

    r3440 r3468  
    6262  <xsl:call-template name="load-profiles"></xsl:call-template>
    6363 </xsl:when>
     64 <xsl:when test="$data_key = 'dcr-terms'">
     65  <xsl:call-template name="postload-datcats" />
     66 </xsl:when>
    6467 <xsl:otherwise>
    6568  <xsl:call-template name="getData">
Note: See TracChangeset for help on using the changeset viewer.