Open ashrafalzyoud opened 9 months ago
@miloja @archonwang @deecay @atopcu
For anyone in search
IN redmine_pivot_table/app/helpers/pivottables_helper.rb
Just use exist instead of exists
@AkiraJager did you generate a fix? if not i can a generate
@AkiraJager did you generate a fix? if not i can a generate
Go for it
I created pull request Thank
ActionView::Template::Error (undefined method `exists?' for File:Class): 13: <%= javascript_include_tag 'd3.min.js', :plugin => 'redmine_pivot_table' %> 14: <%= javascript_include_tag 'c3.min.js', :plugin => 'redmine_pivot_table' %> 15: <%= javascript_include_tag 'c3_renderers.js', :plugin => 'redmine_pivot_table' %> 16: <%= javascript_include_tag @language_js, :plugin => 'redmine_pivot_table', :media => "all" if javascript_exists?(@language_js) %> 17: <% end %> 18: 19:
plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:114:in `javascript_exists?' plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:16 plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:9