Sha256: a3381a5b3d70ee12f312d85c4bdd24450aff77fa9668813c81da9c4d6e912335
Contents?: true
Size: 263 Bytes
Versions: 15
Compression:
Stored size: 263 Bytes
Contents
<script type="text/javascript"> var callback = '<%= params['CKEditorFuncNum'] %>'; var imagePath = '<%= @image_path %>'; var error = '<%= @error.html_safe if @error %>'; window.parent.CKEDITOR.tools.callFunction(callback, imagePath, error) </script>
Version data entries
15 entries across 15 versions & 1 rubygems