app/views/ckeditor/pictures/index.html.erb in ckeditor-3.5.2 vs app/views/ckeditor/pictures/index.html.erb in ckeditor-3.5.3
- old
+ new
@@ -1,6 +1,6 @@
<script type="text/javascript">
- var upload_path = "<%=raw ckeditor_attachment_path(:image) %>";
+ var upload_path = "<%=raw ckeditor_asset_path(:image) %>";
</script>
<table width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>