steps to reproduce
- Make some files.
`html
`
- Apply summernote
js $('.editor').summernote();
- See the DOM
js $('input[type=file]').each(function() { console.log($(this).attr('name')); }
browser version and os version
What is your browser and OS?
Firefox 44.0.2, Mac OS X 10.11.3
steps to reproduce
`html `
js $('.editor').summernote();js $('input[type=file]').each(function() { console.log($(this).attr('name')); }browser version and os version
What is your browser and OS?
Firefox 44.0.2, Mac OS X 10.11.3