estimancy/projestimate

View on GitHub
app/views/projects/show_estimation_graph.js.erb

Summary

Maintainability
Test Coverage
$("#notifications").html("");
//$("#show_estimation_graph").html("<%#raw j(render :partial => 'projects/estimate_graph_view') %>");
$('.spiner').hide();
$("#notifications").html("<%= j(render 'layouts/notifications') %>");