Make dagschotels great again

This commit is contained in:
tl3ilaxu 2016-03-08 13:59:36 +01:00
parent c718b56562
commit 676cb00884
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
= f_form_for @user, remote: true do |f|
.center
= f.check_box :private, skip_label: true, data: { switch: true }
%li.list-group-item.text-muted
= f_form_for @user, remote: true do |f|
.center
= f.label "Show dagschotel on koelkast"
= f.check_box :quickpay_hidden, skip_label: true, data: { switch: true }