liquid_feedback_frontend

view env/ui/actions.lua @ 1483:18831d75ea87

Fixed redirection after registration
author bsw
date Mon Oct 29 13:38:41 2018 +0100 (2018-10-29)
parents 701a5cf6b067
children
line source
1 function ui.actions(content)
2 slot.select("actions", function()
3 ui.container{ attr = { class = "actions" }, content = content }
4 end)
5 end

Impressum / About Us