me olvidé de esta parte del commit anterior
This commit is contained in:
parent
f03479fad5
commit
cf93710b33
1 changed files with 3 additions and 0 deletions
|
@ -69,5 +69,8 @@
|
||||||
%label{ for: 'link-href' }= t('editor.url')
|
%label{ for: 'link-href' }= t('editor.url')
|
||||||
%input.form-control{ type: 'url', data: { prop: 'link-href' } }/
|
%input.form-control{ type: 'url', data: { prop: 'link-href' } }/
|
||||||
|
|
||||||
|
.editor-aviso-word
|
||||||
|
%p ¡Alto ahí! ¿Estás pegando de word? ...
|
||||||
|
|
||||||
.editor-content.form-control.h-auto.mt-1{ contenteditable: 'true' }
|
.editor-content.form-control.h-auto.mt-1{ contenteditable: 'true' }
|
||||||
= metadata.value.html_safe
|
= metadata.value.html_safe
|
||||||
|
|
Loading…
Reference in a new issue