liquid_feedback_frontend
annotate app/main/member/_action/update_display.lua @ 527:4cee33ad5e16
Completed support for config.public_access = "full"
author | bsw |
---|---|
date | Fri May 18 19:44:41 2012 +0200 (2012-05-18) |
parents | bde068b37608 |
children |
rev | line source |
---|---|
bsw/jbe@19 | 1 app.session.member:set_setting("initiatives_preview_limit", param.get("initiatives_preview_limit", atom.number)) |
bsw/jbe@19 | 2 |
bsw/jbe@19 | 3 slot.put_into("notice", _"Your display settings have been updated") |