-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2820864
commit a69e807
Showing
4 changed files
with
46 additions
and
55 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
OpenYellow.YPM/src/DataProcessors/YPM_МенеджерПакетов/Commands/Пакеты/CommandModule.bsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
|
||
#Область ОбработчикиСобытий | ||
|
||
&НаКлиенте | ||
Процедура ОбработкаКоманды(ПараметрКоманды, ПараметрыВыполненияКоманды) | ||
ОткрытьФорму("Обработка.YPM_МенеджерПакетов.Форма", , ПараметрыВыполненияКоманды.Источник, ПараметрыВыполненияКоманды.Уникальность, ПараметрыВыполненияКоманды.Окно, ПараметрыВыполненияКоманды.НавигационнаяСсылка); | ||
КонецПроцедуры | ||
|
||
#КонецОбласти |
34 changes: 0 additions & 34 deletions
34
...ellow.YPM/src/DataProcessors/YPM_МенеджерПакетов/Forms/Форма/ConditionalAppearance.dcssca
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<ConditionalAppearance xmlns="http://v8.1c.ru/8.1/data-composition-system/settings" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dcscor="http://v8.1c.ru/8.1/data-composition-system/core" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows"> | ||
<item> | ||
<selection> | ||
<item> | ||
<field>СписокФайловВерсия</field> | ||
</item> | ||
<item> | ||
<field>СписокФайловФайл</field> | ||
</item> | ||
<item> | ||
<field>СписокФайловРазмер</field> | ||
</item> | ||
<item> | ||
<field>СписокФайловСкачиваний</field> | ||
</item> | ||
<item> | ||
<field>СписокФайловАдресФайла</field> | ||
</item> | ||
</selection> | ||
<filter> | ||
<item xsi:type="FilterItemComparison"> | ||
<left xsi:type="dcscor:Field">СписокФайлов.UUID</left> | ||
<comparisonType>InList</comparisonType> | ||
<right xsi:type="v8:ValueListType"> | ||
<v8:lastId xsi:type="xs:decimal">-1</v8:lastId> | ||
</right> | ||
</item> | ||
</filter> | ||
<appearance> | ||
<dcscor:item xsi:type="SettingsParameterValue"> | ||
<dcscor:parameter>ЦветФона</dcscor:parameter> | ||
<dcscor:value xsi:type="v8ui:Color">web:MediumGreen</dcscor:value> | ||
</dcscor:item> | ||
</appearance> | ||
</item> | ||
</ConditionalAppearance> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters