Skip to content

Commit

Permalink
* updated jqplot
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kranz committed Nov 30, 2015
1 parent 3d80bf7 commit 349d80b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 230 deletions.
2 changes: 1 addition & 1 deletion app/views/tt_reporting/print_report.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<%= stylesheet_link_tag 'tt_report', :plugin => 'redmine_time_tracker', :media => 'all' %>
<%= javascript_include_tag 'jquery-1.8.3-ui-1.9.2-ujs-2.0.3.js' %>
<%= javascript_include_tag 'jquery-1.11.1-ui-1.11.0-ujs-3.1.3.js' %>
<%= javascript_include_tag 'jqplot/jquery.jqplot.min.js', :plugin => 'redmine_time_tracker' %>
<%= javascript_include_tag 'jqplot/plugins/jqplot.barRenderer.min.js', :plugin => 'redmine_time_tracker' %>
<%= javascript_include_tag 'jqplot/plugins/jqplot.categoryAxisRenderer.min.js', :plugin => 'redmine_time_tracker' %>
Expand Down
60 changes: 3 additions & 57 deletions assets/javascripts/jqplot/jquery.jqplot.min.js

Large diffs are not rendered by default.

60 changes: 3 additions & 57 deletions assets/javascripts/jqplot/plugins/jqplot.barRenderer.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

60 changes: 3 additions & 57 deletions assets/javascripts/jqplot/plugins/jqplot.highlighter.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 349d80b

Please sign in to comment.