app/views/management/cms/_image.html.erb in imagine_cms-3.0.9 vs app/views/management/cms/_image.html.erb in imagine_cms-3.0.10
- old
+ new
@@ -1 +1 @@
-<%= link_to_remote image_tag("content/#{path}/#{gallery_id}/management/#{image}.jpg", :size => '90x90'),
+<%= link_to_remote image_tag("/assets/content/#{path}/#{gallery_id}/management/#{image}.jpg", :size => '90x90'),