Implements #138 and #139

Implements graph with supports for the given  period.
This commit is contained in:
Juan Salvador Pérez García
2018-06-20 12:01:58 +02:00
parent 03e8d36fd1
commit 89f3da25b9
17 changed files with 398 additions and 262 deletions

View File

@@ -22,7 +22,7 @@
<h1 class="show-for-sr"><%= setting['org_name'] %></h1>
<div class="wrapper <%= yield (:wrapper_class) %>">
<%= render 'layouts/header' %>
<%= render partial: 'layouts/header', locals: {with_subnavigation: true} %>
<!--[if lt IE 9]>
<% if browser.ie? && cookies['ie_alert_closed'] != 'true' %>
@@ -45,8 +45,8 @@
<![endif]-->
<%= render 'layouts/flash' %>
<%= yield %>
<div class="push"></div>
</div>
<div class="footer">