Sha256: 14b93f87060b1965148895d1f9cbc1639c49880c67692152745092446f56d141
Contents?: true
Size: 411 Bytes
Versions: 6
Compression:
Stored size: 411 Bytes
Contents
document.addEventListener('DOMContentLoaded', function() { // eslint-disable-next-line no-undef tinymce.init({ selector: '.spree-rte', plugins: [ 'image table paste code link table' ], menubar: false, toolbar: 'undo redo | styleselect | bold italic link forecolor backcolor | alignleft aligncenter alignright alignjustify | table | bullist numlist outdent indent | code ' }); })
Version data entries
6 entries across 6 versions & 1 rubygems