This commit is contained in:
Nicolas Bally 2019-06-04 17:36:03 +02:00
parent d3e3aa4d7d
commit b275ee0bab
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ $(document).ready ->
data: $('#sheets_chart').data('values')
xkey: 'y'
ykeys: ['foyers', 'familles', 'associations',"individuel", "bienfaiteurs", "pouvoirs"]
labels: ['Foyers', 'Familles', 'Associations',"Individuel", "Bienfaiteurs", "Pouvoirs"]
labels: ['Foyers', 'Familles', 'Associations',"Individuelle", "Bienfaiteurs", "Pouvoirs"]
lineColors: ["#FF9900", "#4942CC", "#008000", "#FF45A3", "#DC3912", "#4684EE"]
parseTime:false

View File

@ -18,7 +18,7 @@
=f.input :email, :label => "Email :"
=f.input :join_type, :collection => {"Individuel" => 1, "Familial" => 2}, :include_blank => false, :label => "Type d'adhésion :", :as => :radio
=f.input :join_type, :collection => {"Individuelle" => 1, "Familiale" => 2}, :include_blank => false, :label => "Type d'adhésion :", :as => :radio

View File

@ -3,7 +3,7 @@
=link_to image_tag("/logo_pic_vert_w.png", :id => "logo"), "/"
#personnal_menu
=link_to "Rennouveler mon adhésion »", select_sheet_public_renews_index_path
=link_to "Renouveller mon adhésion »", select_sheet_public_renews_index_path
=link_to "Adhérer »", select_sheet_public_joins_path
=link_to "Accès au forum »", "/forum"
#menu