liquid_feedback_frontend

view env/ui/actions.lua @ 1729:ae45894bbf08

Check for member before checking supporter status
author bsw
date Tue Sep 28 15:01:54 2021 +0200 (2021-09-28)
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