Revision 798:829052890acb vendor/plugins/redmine_tags/lib
| vendor/plugins/redmine_tags/lib/redmine_tags/patches/projects_controller_patch.rb | ||
|---|---|---|
| 63 | 63 |
@filter_status = "false" |
| 64 | 64 |
else |
| 65 | 65 |
@filter_status = session[:filters_fieldset_status] |
| 66 |
end |
|
| 66 |
end |
|
| 67 |
|
|
| 68 |
if params && params[:project] && !params[:project][:tag_list].nil? |
|
| 69 |
@filter_status = "true" |
|
| 70 |
end |
|
| 71 |
|
|
| 67 | 72 |
end |
| 68 | 73 |
|
| 69 | 74 |
# Lists visible projects. Paginator is for top-level projects only |
Also available in: Unified diff