first commit
This commit is contained in:
commit
b71ea45681
898 changed files with 138202 additions and 0 deletions
1
static/assets/js/forms-editors.js
Normal file
1
static/assets/js/forms-editors.js
Normal file
|
@ -0,0 +1 @@
|
|||
"use strict";new Quill("#snow-editor",{bounds:"#snow-editor",modules:{formula:!0,toolbar:"#snow-toolbar"},theme:"snow"}),new Quill("#bubble-editor",{modules:{toolbar:"#bubble-toolbar"},theme:"bubble"}),new Quill("#full-editor",{bounds:"#full-editor",placeholder:"Type Something...",modules:{formula:!0,toolbar:[[{font:[]},{size:[]}],["bold","italic","underline","strike"],[{color:[]},{background:[]}],[{script:"super"},{script:"sub"}],[{header:"1"},{header:"2"},"blockquote","code-block"],[{list:"ordered"},{list:"bullet"},{indent:"-1"},{indent:"+1"}],[{direction:"rtl"}],["link","image","video","formula"],["clean"]]},theme:"snow"});
|
Loading…
Add table
Add a link
Reference in a new issue