liquid_feedback_frontend

changeset 1262:ce6113ce6635

Fixes on notification system
author bsw
date Sun Apr 17 17:01:40 2016 +0200 (2016-04-17)
parents 0f4925c2843a
children 0550850aedfd
files app/main/member/settings_notification.lua
line diff
     1.1 --- a/app/main/member/settings_notification.lua	Sun Apr 17 17:00:56 2016 +0200
     1.2 +++ b/app/main/member/settings_notification.lua	Sun Apr 17 17:01:40 2016 +0200
     1.3 @@ -64,7 +64,9 @@
     1.4                tag = "label", attr = { ['for'] = "digest_on" },
     1.5                content = _"Send me updates on issue phase changes and a regular digest"
     1.6              }
     1.7 +          end }
     1.8              
     1.9 +          ui.container{ content = function()
    1.10              ui.tag{ content = _"Day:" }
    1.11              slot.put(" ")
    1.12              ui.field.select{

Impressum / About Us