-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
I have installed this plugin with my 2.6.0 redmine and after restart the web server I got the following error in the log file. Would you please let me know how to solve this issue?
Any help is really appreciated.
ActionView::Template::Error (Missing partial app_notifications/layouts_base_html_head with {:locale=>[:zh, :en], :formats=>[:html], :handlers=>[:erb, :builder, :rsb]}. Searched in:
- "/var/www/html/redmine/plugins/advanced_roadmap_v2/app/views"
- "/var/www/html/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:111: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:158:incall_hook' app/views/layouts/base.html.erb:14:in_app_views_layouts_base_html_erb___2866693996775738177_70155095022520'
app/controllers/application_controller.rb:465:inblock (2 levels) in render_error' app/controllers/application_controller.rb:463:inrender_error'
app/controllers/application_controller.rb:451:inrender_404' app/controllers/application_controller.rb:475:inmissing_template'
Metadata
Metadata
Assignees
Labels
No labels