You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Main build (Jenkins)
This commit is contained in:
13212
service/dictionaries/en.json
vendored
13212
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
@@ -40,7 +40,9 @@
|
||||
//@skip-check module-accessibility-at-client
|
||||
//@skip-check object-module-export-variable
|
||||
|
||||
#If Host Or ThickClientOrdinaryApplication Or ExternalConnection Then
|
||||
#If Client Then
|
||||
Raise "The object is not available on the client!";
|
||||
#Else
|
||||
|
||||
#Region Variables
|
||||
|
||||
@@ -286,6 +288,4 @@ EndFunction
|
||||
|
||||
#EndRegion
|
||||
|
||||
#Else
|
||||
Raise "The object is not available on the client!";
|
||||
#EndIf
|
||||
|
@@ -40,7 +40,9 @@
|
||||
//@skip-check module-accessibility-at-client
|
||||
//@skip-check object-module-export-variable
|
||||
|
||||
#If Host Or ThickClientOrdinaryApplication Or ExternalConnection Then
|
||||
#If Client Then
|
||||
Raise "The object is not available on the client!";
|
||||
#Else
|
||||
|
||||
#Region Variables
|
||||
|
||||
@@ -286,6 +288,4 @@ EndFunction
|
||||
|
||||
#EndRegion
|
||||
|
||||
#Else
|
||||
Raise "The object is not available on the client!";
|
||||
#EndIf
|
||||
|
@@ -40,7 +40,9 @@
|
||||
//@skip-check module-accessibility-at-client
|
||||
//@skip-check object-module-export-variable
|
||||
|
||||
#Если Сервер Или ТолстыйКлиентОбычноеПриложение Или ВнешнееСоединение Тогда
|
||||
#Если Клиент Тогда
|
||||
ВызватьИсключение "Объект недоступен на клиенте!";
|
||||
#Иначе
|
||||
|
||||
#Область ОписаниеПеременных
|
||||
|
||||
@@ -286,6 +288,4 @@
|
||||
|
||||
#КонецОбласти
|
||||
|
||||
#Иначе
|
||||
ВызватьИсключение "Объект недоступен на клиенте!";
|
||||
#КонецЕсли
|
||||
|
Reference in New Issue
Block a user