liquid_feedback_frontend
diff app/main/area/show.lua @ 529:5ca9de94cb13
Delegation preview when setting delegation, optical enhancements, typos fixed
| author | bsw |
|---|---|
| date | Sun May 20 19:43:01 2012 +0200 (2012-05-20) |
| parents | 18cd8595459b |
| children | f52f918b38b8 |
line diff
1.1 --- a/app/main/area/show.lua Fri May 18 21:03:10 2012 +0200 1.2 +++ b/app/main/area/show.lua Sun May 20 19:43:01 2012 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 1.5 1.6 slot.select("head", function() 1.7 - execute.view{ module = "area", view = "_head", params = { area = area } } 1.8 + execute.view{ module = "area", view = "_head", params = { area = area, show_content = true } } 1.9 end) 1.10 1.11 ui.container{