liquid_feedback_frontend

annotate app/main/lf2/area_notification.lua @ 221:157060c5dd23

Fixed case of model file name
author bsw
date Sun Mar 13 17:01:19 2011 +0100 (2011-03-13)
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