liquid_feedback_frontend

annotate app/main/lf2/area_notification.lua @ 215:1dab81353eb1

More enhancements for second generation frontend
author bsw
date Sat Mar 05 15:34:17 2011 +0100 (2011-03-05)
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