liquid_feedback_frontend

view env/ui/actions.lua @ 1222:a38df55525d6

Removed support for old WebMCP 1.x and clean up of example configuration
author bsw
date Tue Dec 01 13:59:16 2015 +0100 (2015-12-01)
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