Skip to content

Commit

Permalink
tidy up commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
djones committed Feb 26, 2010
1 parent 490c0f0 commit ad5f338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vendor/plugins/images/app/helpers/admin/images_helper.rb
Expand Up @@ -22,6 +22,6 @@ def images_paginator(collection, dialog = false)
will_paginate collection, :previous_label => '« Previous',
:next_label => 'Next »',
:renderer => Refinery::LinkRenderer
#:params => {:controller => "admin/images", :action => "insert", :dialog => dialog }
end
end

end

0 comments on commit ad5f338

Please sign in to comment.