LIL-582 links in redactor

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

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

Loading…
Cancel
Save