wnw_show 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module WnwShow
2
2
  module Rails
3
- VERSION = "1.1.0"
3
+ VERSION = "1.1.1"
4
4
  end
5
5
  end
@@ -23,9 +23,9 @@ if (!wnw.list) wnw.list = {};
23
23
  (function(){
24
24
  var assetPath = function(name) {
25
25
  // for wnw rails environment
26
- //return "<%= asset_path('wnw_show/list/" + name + "') %>";
26
+ return "<%= asset_path('wnw_show/list/" + name + "') %>";
27
27
  // for local test
28
- return "/wnw_show/vendor/assets/images/wnw_show/list/" + name;
28
+ //return "/wnw_show/vendor/assets/images/wnw_show/list/" + name;
29
29
  };
30
30
 
31
31
  // -------------------------------------
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wnw_show
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: