ce5c1e3fbe
This fixes the debt chart not working in Firefox (has a built-in tracking blocker). Also made chart nicer to display by adding percentages
9 lines
370 B
Text
9 lines
370 B
Text
%h1.columns-title Tab
|
|
.pure-g.landing_columns
|
|
.pure-u-1.pure-u-md-1-2
|
|
%h2 Authentication
|
|
%p Log een keer in en betaal uw schulden!
|
|
%p= link_to "Log in met Zeus WPI", user_zeuswpi_omniauth_authorize_path, class: "pure-button pure-button-primary login-button"
|
|
.pure-u-1.pure-u-md-1-2
|
|
%h2 Pie of Shame
|
|
= pie_chart @statistics.shamehash, suffix: '%'
|