liquid_feedback_frontend
diff env/ui/actions.lua @ 1045:701a5cf6b067
Imported LiquidFeedback Frontend 3.0 branch
| author | bsw |
|---|---|
| date | Thu Jul 10 01:19:48 2014 +0200 (2014-07-10) |
| parents | bc6934411019 |
| children |
line diff
1.1 --- a/env/ui/actions.lua Thu Jul 10 01:02:43 2014 +0200 1.2 +++ b/env/ui/actions.lua Thu Jul 10 01:19:48 2014 +0200 1.3 @@ -1,5 +1,5 @@ 1.4 function ui.actions(content) 1.5 - slot.select("head", function() 1.6 + slot.select("actions", function() 1.7 ui.container{ attr = { class = "actions" }, content = content } 1.8 end) 1.9 end 1.10 \ No newline at end of file