liquid_feedback_frontend

view env/ui/actions.lua @ 1110:9461c738ea0b

Backported support for pseudonymous access to fastpath image interface from version 3.0.3
author jbe
date Mon Nov 10 18:48:58 2014 +0100 (2014-11-10)
parents bc6934411019
children 701a5cf6b067
line source
1 function ui.actions(content)
2 slot.select("head", function()
3 ui.container{ attr = { class = "actions" }, content = content }
4 end)
5 end

Impressum / About Us