# HG changeset patch # User bsw # Date 1340923133 -7200 # Node ID d6bc1e7a409f59173b0533a94429ce5f14ac4888 # Parent d2ecfc4ae757e6919ef636551a82340bbf412ed4 No help text on unit page diff -r d2ecfc4ae757 -r d6bc1e7a409f app/main/unit/show.lua --- a/app/main/unit/show.lua Fri Jun 29 00:20:58 2012 +0200 +++ b/app/main/unit/show.lua Fri Jun 29 00:38:53 2012 +0200 @@ -16,8 +16,6 @@ } end -util.help("unit.show", _"Unit") - local areas_selector = Area:build_selector{ active = true, unit_id = unit_id } areas_selector:add_order_by("member_weight DESC")