app/views/prosperity/metrics/show.html.erb in prosperity-0.0.9 vs app/views/prosperity/metrics/show.html.erb in prosperity-0.0.10

- old
+ new

@@ -1,9 +1,9 @@ <h1> <%= @metric.title %> </h1> -<%= render_graph @metric, start_time: start_time %> +<%= render_graph @metric, start_time: start_time, option: option, period: period %> <%= form_tag(metric_path(params[:id]), method: 'get') do %> <h2>Settings</h2> <div class='well'> <h3>Option</h3>