Commit 44a03949 authored by Shakarim Sapa's avatar Shakarim Sapa

- Устранены тестовые параметры

parent 3c5c4a33
......@@ -5,5 +5,11 @@ return [
],
'check-clicking-on-the-link' => [
'class' => 'common\modules\triggers\components\conditions\conditions\CheckClickingOnTheLink',
'params' => [
'link' => [
'placeholder' => 'Ссылка',
'type' => 'text'
]
]
]
];
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment