meteor-autoform-summernote
meteor-autoform-summernote copied to clipboard
Lang Es-es
Hi! i put the option in mi collection:.
Efecto: { type: String, min: 10, optional: true, autoform: { afFieldInput: { type: 'summernote', lang: 'es-ES', class: 'editor', // optional settings:"" // summernote options goes here } } },
who can download and put the file, like a lang/summernote-es-ES.js, i donwload this file, but i can't use, the error is jquery is not defined
i solved this, i put the folder lang in client folder!. thanks!