liquid_feedback_frontend
diff app/main/index/_index_member.lua @ 673:da77d9b2d140
Optical enhancements
| author | bsw |
|---|---|
| date | Tue Jun 26 16:45:02 2012 +0200 (2012-06-26) |
| parents | 7dc5ab12bfe3 |
| children | 82f13fbbc05a |
line diff
1.1 --- a/app/main/index/_index_member.lua Tue Jun 26 15:55:21 2012 +0200 1.2 +++ b/app/main/index/_index_member.lua Tue Jun 26 16:45:02 2012 +0200 1.3 @@ -40,9 +40,6 @@ 1.4 label = _"Closed issues", 1.5 module = "issue", 1.6 view = "_list", 1.7 - link_params = { 1.8 - filter_interest = not show_as_homepage and "issue" or nil, 1.9 - }, 1.10 params = { 1.11 for_state = "closed", 1.12 issues_selector = Issue:new_selector()