mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-04 01:52:55 +00:00
Plugin für FollowUp Formulare hinzugefügt
Das entsprechende Plugin ergänzt nun nach Auswahl der zugehörigen Einzelempfehlung die Prozedur/das Formular der Einzelempfehlung um einen Rückverweis auf das FollowUp.
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
<bean id="Merkmalskatalog" class="DNPM.Merkmalskatalog" />
|
||||
<bean id="ConsentManager" class="DNPM.ConsentManager" />
|
||||
|
||||
<context:component-scan base-package="ATCCodes"/>
|
||||
<context:component-scan base-package="ATCCodes" />
|
||||
<context:component-scan base-package="DNPM.forms" />
|
||||
|
||||
<mvc:resources mapping="/app/lib/umr/**" location="classpath:/app/lib/umr/" />
|
||||
</beans>
|
Reference in New Issue
Block a user