From 4de1eb02eea69b57cc4b9a738f12ad2b52c3181f Mon Sep 17 00:00:00 2001 From: sergei kasianenko Date: Tue, 17 Dec 2024 08:16:15 +0800 Subject: [PATCH] fix manger department titul 530 --- forms/pdf_templates/template_federal_order_530_titul_page.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms/pdf_templates/template_federal_order_530_titul_page.json b/forms/pdf_templates/template_federal_order_530_titul_page.json index 34439c48d9..f54647ffb9 100644 --- a/forms/pdf_templates/template_federal_order_530_titul_page.json +++ b/forms/pdf_templates/template_federal_order_530_titul_page.json @@ -103,6 +103,6 @@ {"text": "", "spacer_data": 0.5, "Spacer": "true", "style": "styleCenter"}, {"text": "Фамилия, имя, отчество (при наличии) и должность лечащего врача, специальность: {}, {} подпись___________", "cdaTitles": ["в.э.-Врач ФИО", "в.э.-Врач специальность"], "style": "style"}, {"text": "", "spacer_data": 0.5, "Spacer": "true", "style": "styleCenter"}, - {"text": "Фамилия, имя, отчество (при наличии) заведующего отделением: {} подпись___________", "cdaTitles": ["в.э.-Врач ФИО", "в.э.-Врач специальность"], "style": "style"} + {"text": "Фамилия, имя, отчество (при наличии) заведующего отделением: {} подпись___________", "cdaTitles": ["в.э.-зав ФИО", "в.э.-зав специальность"], "style": "style"} ] }