mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-03 09:42:54 +00:00
Anpassung Methoden- und Parameternamen
This commit is contained in:
@ -13,7 +13,7 @@ public class TherapieplanServiceFactory {
|
||||
this.formService = formService;
|
||||
}
|
||||
|
||||
public TherapieplanService currentUsableinstance() {
|
||||
public TherapieplanService currentUsableInstance() {
|
||||
if (
|
||||
null != onkostarApi.getGlobalSetting("mehrere_mtb_in_mtbepisode")
|
||||
&& onkostarApi.getGlobalSetting("mehrere_mtb_in_mtbepisode").equals("true")
|
||||
|
Reference in New Issue
Block a user