liquid_feedback_frontend
diff app/main/index/_index_member.lua @ 564:418b590fa9ed
Optical enhancements, cleanup
| author | bsw |
|---|---|
| date | Tue Jun 19 22:44:18 2012 +0200 (2012-06-19) |
| parents | 18e8de7a2b6a |
| children | b904fc12cc1a |
line diff
1.1 --- a/app/main/index/_index_member.lua Tue Jun 19 22:39:57 2012 +0200 1.2 +++ b/app/main/index/_index_member.lua Tue Jun 19 22:44:18 2012 +0200 1.3 @@ -28,9 +28,6 @@ 1.4 label = _"Open 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 = "open", 1.12 issues_selector = Issue:new_selector()