Make dagschotels great again
This commit is contained in:
parent
c718b56562
commit
676cb00884
1 changed files with 2 additions and 0 deletions
|
@ -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 }
|
||||
|
|
Loading…
Reference in a new issue