liquid_feedback_frontend

annotate app/main/lf2/area_notification.lua @ 291:71eed60f6a41

Closed branch of experimental frontend
author jbe
date Sat Feb 25 15:56:55 2012 +0100 (2012-02-25)
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