From 16c09f721f7490aa4342eee883c44c605cfe330c Mon Sep 17 00:00:00 2001 From: "adel.ka" Date: Wed, 26 Nov 2025 16:36:53 +0300 Subject: [PATCH] SUPPORT-9601: fix --- html/landing_ul.html | 2 +- html/script/cadesplugin_api.js | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/html/landing_ul.html b/html/landing_ul.html index acb192f..b0fb2bc 100644 --- a/html/landing_ul.html +++ b/html/landing_ul.html @@ -33,7 +33,7 @@
-
Личный кабинет для ведения воинского учета в организациях
+
Личный кабинет для ведения воинского учета в организациях
Кому доступен личный кабинет?
diff --git a/html/script/cadesplugin_api.js b/html/script/cadesplugin_api.js index bc46069..74dafb9 100644 --- a/html/script/cadesplugin_api.js +++ b/html/script/cadesplugin_api.js @@ -1,3 +1,7 @@ +if (typeof window !== 'undefined') { + window.cadesplugin_skip_extension_install = true; +} + /* eslint-disable */ (function () { //already loaded