redmine_timelog_timer icon indicating copy to clipboard operation
redmine_timelog_timer copied to clipboard

Doesn't works on Redmin 3.0.3

Open babunatarajan opened this issue 9 years ago • 0 comments

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.2ms)

ActionView::Template::Error (Missing partial timelog/_timer with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :rsb]}. Searched in:

  • "/var/data/redmine/app/views" ): 11: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %> 12: <%= javascript_heads %> 13: <%= heads_for_theme %> 14: <%= call_hook :view_layouts_base_html_head %> 15: 16: <%= yield :header_tags -%> 17: lib/redmine/hook.rb:119:in block (2 levels) in render_on' lib/redmine/hook.rb:117:inmap' lib/redmine/hook.rb:117:in block in render_on' lib/redmine/hook.rb:61:inblock (2 levels) in call_hook' lib/redmine/hook.rb:61:in each' lib/redmine/hook.rb:61:inblock in call_hook' lib/redmine/hook.rb:58:in tap' lib/redmine/hook.rb:58:incall_hook' lib/redmine/hook.rb:167:in call_hook' app/views/layouts/base.html.erb:14:in_app_views_layouts_base_html_erb__1711632816929489333_35261820' app/controllers/application_controller.rb:469:in block (2 levels) in render_error' app/controllers/application_controller.rb:467:inrender_error' app/controllers/application_controller.rb:455:in render_404' app/controllers/application_controller.rb:479:inmissing_template'

babunatarajan avatar Jul 28 '16 10:07 babunatarajan