redmine_timelog_timer
redmine_timelog_timer copied to clipboard
Doesn't works on Redmin 3.0.3
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:inblock in render_on' lib/redmine/hook.rb:61:inblock (2 levels) in call_hook' lib/redmine/hook.rb:61:ineach' lib/redmine/hook.rb:61:inblock in call_hook' lib/redmine/hook.rb:58:intap' lib/redmine/hook.rb:58:incall_hook' lib/redmine/hook.rb:167:incall_hook' app/views/layouts/base.html.erb:14:in_app_views_layouts_base_html_erb__1711632816929489333_35261820' app/controllers/application_controller.rb:469:inblock (2 levels) in render_error' app/controllers/application_controller.rb:467:inrender_error' app/controllers/application_controller.rb:455:inrender_404' app/controllers/application_controller.rb:479:inmissing_template'