diff --git a/app/views/tag_images/_taggable_image_for_page.rhtml b/app/views/tag_images/_taggable_image_for_page.rhtml index f041ca0..9d1c9e9 100644 --- a/app/views/tag_images/_taggable_image_for_page.rhtml +++ b/app/views/tag_images/_taggable_image_for_page.rhtml @@ -72,11 +72,11 @@ before_closes['taggedContentDialog'] = function(){ <% end -%>
-
+
onclick='set_coordinates(event);'<% end -%>>

- <%= render :partial => 'tag_images/tag_images', :locals => { :read_only => (read_only ||= false) } %> + <%= render :partial => 'tag_images/tag_images', :locals => { :read_only => read_only } %>
\ No newline at end of file