mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 07:51:42 +00:00
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
|
@ -68,6 +68,9 @@
|
|||
.form-group{ data: { editor: { auxiliary: 'link' } } }
|
||||
%label{ for: 'link-href' }= t('editor.url')
|
||||
%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' }
|
||||
= metadata.value.html_safe
|
||||
|
|
Loading…
Reference in a new issue