enju_circulation 0.0.54 → 0.0.55

Sign up to get free protection for your applications and to get access to all the features.
@@ -46,7 +46,7 @@
46
46
  <%= link_to (image_tag 'icons/feed.png', :size => '16x16', :alt => 'RSS', :class => 'icon'), user_checkouts_path(user, :format => :rss) -%>
47
47
  </li>
48
48
  <li>
49
- <%= link_to 'CSV', user_checkouts_path(:format => :csv, :locale => @locale.to_s) -%>
49
+ <%= link_to 'CSV', user_checkouts_path(user, :format => :csv, :locale => @locale.to_s) -%>
50
50
  <%= link_to (image_tag 'icons/page_white_excel.png', :size => '16x16', :alt => 'CSV', :class => 'icon'), user_checkouts_path(user, :format => :csv, :locale => @locale.to_s) -%>
51
51
  </li>
52
52
  <%- end -%>
@@ -1,3 +1,3 @@
1
1
  module EnjuCirculation
2
- VERSION = "0.0.54"
2
+ VERSION = "0.0.55"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_circulation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.54
4
+ version: 0.0.55
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: