Browse Source

Modulgenerierung: doppelten XSL-Import entfernen

master
Andre Knieschewski 9 hours ago
parent
commit
aa6dbfd1ca
  1. 1
      superx/WEB-INF/conf/edustore/db/conf/module_edustore_etl.xsl

1
superx/WEB-INF/conf/edustore/db/conf/module_edustore_etl.xsl

@ -3,7 +3,6 @@
xmlns:dbi="http://www.his.de/Abt1/Interfaces/dbi_V1.0" xmlns:dbi="http://www.his.de/Abt1/Interfaces/dbi_V1.0"
xmlns:dsd="http://www.his.de/Abt1/Interfaces/dsd_V1.0" xmlns:dsd="http://www.his.de/Abt1/Interfaces/dsd_V1.0"
> >
<xsl:import href="xsl_functions.xsl" />
<xsl:import href="action_edustore.xsl" /> <xsl:import href="action_edustore.xsl" />
<xsl:param name="VERSION"/> <xsl:param name="VERSION"/>
<xsl:param name="modulname"/> <xsl:param name="modulname"/>

Loading…
Cancel
Save