meteor-autoform-summernote icon indicating copy to clipboard operation
meteor-autoform-summernote copied to clipboard

Lang Es-es

Open demiantriebl opened this issue 9 years ago • 1 comments

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

demiantriebl avatar Mar 12 '16 14:03 demiantriebl

i solved this, i put the folder lang in client folder!. thanks!

demiantriebl avatar Mar 12 '16 14:03 demiantriebl