liquid_feedback_frontend

view app/main/member/_action/update_notify_level.lua @ 1249:62f7e7d4f9ec

merge
author bsw
date Tue Apr 05 20:41:05 2016 +0200 (2016-04-05)
parents c0fd12b97d65
children 84f6e17c7ceb
line source
1 app.session.member.disable_notifications = param.get("disable_notifications") == "true" and true or false
2 app.session.member:save()

Impressum / About Us