liquid_feedback_frontend

diff app/main/draft/new.lua @ 951:99852ec8ee37

Put actions to the correct slot
author bsw
date Sat Dec 01 23:50:18 2012 +0100 (2012-12-01)
parents 6e13a7da16b5
children 701a5cf6b067
line diff
     1.1 --- a/app/main/draft/new.lua	Thu Nov 08 20:59:50 2012 +0100
     1.2 +++ b/app/main/draft/new.lua	Sat Dec 01 23:50:18 2012 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  local initiative = Initiative:by_id(param.get("initiative_id"))
     1.6  
     1.7 -slot.select("actions", function()
     1.8 +ui.actions(function()
     1.9    ui.link{
    1.10      content = function()
    1.11          ui.image{ static = "icons/16/cancel.png" }

Impressum / About Us