liquid_feedback_frontend
diff app/main/delegation/show.lua @ 951:99852ec8ee37
Put actions to the correct slot
| author | bsw | 
|---|---|
| date | Sat Dec 01 23:50:18 2012 +0100 (2012-12-01) | 
| parents | edf6b6814a68 | 
| children | 701a5cf6b067 | 
   line diff
1.1 --- a/app/main/delegation/show.lua Thu Nov 08 20:59:50 2012 +0100 1.2 +++ b/app/main/delegation/show.lua Sat Dec 01 23:50:18 2012 +0100 1.3 @@ -106,7 +106,7 @@ 1.4 1.5 ui.script{ static = "js/update_delegation_info.js" } 1.6 1.7 -slot.select("actions", function() 1.8 +ui.actions(function() 1.9 if issue then 1.10 ui.link{ 1.11 module = "issue",