DmitrMakeev commited on
Commit
3a910c5
·
verified ·
1 Parent(s): 21e7b4d

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. 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: 'GRUP',
861
  changeProp: true
862
  },
863
  {
864
- type: 'checkbox', // Изменено на checkbox
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
  ]