Update js/rus/rus.js
Browse files- js/rus/rus.js +3 -3
js/rus/rus.js
CHANGED
@@ -857,13 +857,13 @@ editor.Components.addType('avp-look_vk-settings-block', {
|
|
857 |
{
|
858 |
type: 'text',
|
859 |
name: 'grup',
|
860 |
-
label: '
|
861 |
changeProp: true
|
862 |
},
|
863 |
{
|
864 |
-
type: '
|
865 |
name: 'hook',
|
866 |
-
label: '
|
867 |
changeProp: true
|
868 |
}
|
869 |
]
|
|
|
857 |
{
|
858 |
type: 'text',
|
859 |
name: 'grup',
|
860 |
+
label: 'Not-Group-URL',
|
861 |
changeProp: true
|
862 |
},
|
863 |
{
|
864 |
+
type: 'text', // Изменено на checkbox
|
865 |
name: 'hook',
|
866 |
+
label: 'Not-Order-URL',
|
867 |
changeProp: true
|
868 |
}
|
869 |
]
|