1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-20 21:18:32 +03:00
parent c13c20b7d7
commit 533a8fa8d0
3 changed files with 5153 additions and 5153 deletions
+5151 -5151
View File
File diff suppressed because it is too large Load Diff
@@ -2053,7 +2053,7 @@ Procedure WriteCLICall(Val Library, Val Method, Val Options)
Return;
EndIf;
CatalogExample = "./docs/ru/cli/NEW_CLI/" + Library;
CatalogExample = "./docs/en/cli/NEW_CLI/" + Library;
FileExample = New File(CatalogExample);
If Not FileExample.Exist() Then
@@ -2053,7 +2053,7 @@ Procedure WriteCLICall(Val Library, Val Method, Val Options)
Return;
EndIf;
CatalogExample = "./docs/ru/cli/NEW_CLI/" + Library;
CatalogExample = "./docs/en/cli/NEW_CLI/" + Library;
FileExample = New File(CatalogExample);
If Not FileExample.Exists() Then