liquid_feedback_frontend

annotate app/main/lf2/area_notification.lua @ 212:3e4ad069847a

Some more work at 2nd generation frontend code
author bsw
date Thu Mar 03 18:39:00 2011 +0100 (2011-03-03)
parents 4993b71b383f
children
rev   line source
bsw@211 1 local area = Area:by_id(param.get_id())
bsw@211 2
bsw@211 3 slot.set_layout("lf2")
bsw@211 4
bsw@211 5 ui.box{
bsw@211 6 ui.box_row{ content = function() ui.box_col{ content = function()
bsw@211 7
bsw@211 8
bsw@211 9
bsw@211 10 end } end }
bsw@211 11 }

Impressum / About Us