Arie/serveme

View on GitHub
app/views/pages/_reserved_hours_per_month.html.haml

Summary

Maintainability
Test Coverage
- content_for :head do
  %script{:src => 'http://www.google.com/jsapi'}
.chart{:id => "reserved_hours_per_month", :style => "height: 250px"}
  = render_chart(Statistic.reserved_hours_per_month_chart, 'reserved_hours_per_month')