1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-06 03:54:27 +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

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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