|
|
|
@ -2,7 +2,8 @@ |
|
|
|
|
<%- content_for :head_tags do %> |
|
|
|
|
<script type="text/javascript" src="<%= url_for(:controller => 'rb_server_variables', :action => 'show', :id => @project.id, :format => :js) %>"></script> |
|
|
|
|
<%= javascript_include_tag 'master_backlog', 'backlog', 'model', 'sprint', 'issue', 'story', 'board_updater', 'master_backlog_updater', :plugin => 'redmine_backlogs' %> |
|
|
|
|
<%= theme_stylesheet_link_tag 'jqplot.css', 'master_backlog.css' %> |
|
|
|
|
<%= stylesheet_link_tag 'jqplot.css', :plugin => 'redmine_backlogs' %> |
|
|
|
|
<%= theme_stylesheet_link_tag 'master_backlog.css' %> |
|
|
|
|
<%- end %> |
|
|
|
|
|
|
|
|
|
<%- content_for :breadcrumbs do %> |
|
|
|
|