????

Your IP : 18.216.69.239


Current Path : C:/inetpub/vhost/redmine/plugins/redmine_agile/app/views/agile_charts/
Upload File :
Current File : C:/inetpub/vhost/redmine/plugins/redmine_agile/app/views/agile_charts/select_version_chart.js.erb

$('#agile_chart').html('<%= escape_javascript(render_agile_chart(params[:chart], @version.fixed_issues)) %>');

if ("replaceState" in window.history) {
  window.history.replaceState(null, document.title, "?chart=<%= params[:chart] %>");
}