SCPN1-10100

This commit is contained in:
2026-01-27 12:05:58 +01:00
parent e12235319e
commit 9b5eec0f7f
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@
<#break>
<#default>
<#stop "appointment.AppointmentType not implemented" >
</#switch> -->
</#switch>
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
}
}

View File

@@ -45,7 +45,7 @@
<#break>
<#default>
<#stop "appointment.AppointmentType not implemented" >
</#switch> -->
</#switch>
"appointment_designation":"${(appointment.Reason!"")!?json_string}"
}
}