Skip to content

Commit

Permalink
fixed clipping image loader for bookmarklet
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Bornsztein committed Jun 6, 2008
1 parent 7306c80 commit 145b62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/clippings/load_images_from_uri.rjs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
page['clipping_image_list'].update render(:partial => 'images', :locals => {:images => @images})
page['clipping_image_list'].update render(:partial => 'clippings/images.html.haml', :locals => {:images => @images})

0 comments on commit 145b62e

Please sign in to comment.