liquid_feedback_frontend

view app/main/lf2/area_notification.lua @ 211:4993b71b383f

First checkin of lf2 (frontend second generation) prototype
author bsw
date Wed Mar 02 20:06:26 2011 +0100 (2011-03-02)
parents
children
line source
1 local area = Area:by_id(param.get_id())
3 slot.set_layout("lf2")
5 ui.box{
6 ui.box_row{ content = function() ui.box_col{ content = function()
10 end } end }
11 }

Impressum / About Us