liquid_feedback_frontend
diff app/main/area/show.lua @ 262:7ef1e03e4057
Added unit chooser and unit support to area list
author | bsw |
---|---|
date | Tue Feb 07 17:54:00 2012 +0100 (2012-02-07) |
parents | c0835d707465 |
children | d37dce888225 |
line diff
1.1 --- a/app/main/area/show.lua Tue Feb 07 17:35:45 2012 +0100 1.2 +++ b/app/main/area/show.lua Tue Feb 07 17:54:00 2012 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 end 1.5 1.6 1.7 -slot.put_into("title", encode.html(_("Area '#{name}'", { name = area.name }))) 1.8 +slot.put_into("title", area.name_with_unit_name) 1.9 1.10 1.11 ui.container{