LIL-582 links in redactor

remotes/origin/hotfix/LIL-661
gzbender 8 years ago
parent a5523e8bf3
commit 16ef85d42a
  1. 2
      web/src/components/redactor/VueRedactor.vue

@ -18,7 +18,7 @@
const me = this; const me = this;
$(me.$refs.input).redactor({ $(me.$refs.input).redactor({
air: true, air: true,
buttonsHide: ['image', 'link', 'format'], buttonsHide: ['image', 'format'],
lang: 'ru', lang: 'ru',
placeholder: this.placeholder, placeholder: this.placeholder,
callbacks: { callbacks: {

Loading…
Cancel
Save