app/views/manage/dashboard/index.html.haml in hackathon_manager-0.13.8 vs app/views/manage/dashboard/index.html.haml in hackathon_manager-0.13.9
- old
+ new
@@ -20,10 +20,10 @@
.row
.col-7
%h5.dashboard-container-title Today's Activity
= area_chart todays_activity_data_manage_dashboard_index_path, colors: [blue, green, red, grey]
- .col
+ .col-5
%h5.dashboard-container-title Today's Stats
= pie_chart todays_stats_data_manage_dashboard_index_path, colors: [blue, green, red, grey]
.row
.col