# HG changeset patch # User luisf # Date 1321554241 0 # Node ID af852d82b00b4f12652e35a630d3b83312417c02 # Parent a7cb76a52ec0ff4b2c28c01632f09f120aeff6e6 Addresses Bug #321. New Projects Controller action to save the fieldsets status as session variables. diff -r a7cb76a52ec0 -r af852d82b00b vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml --- a/vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml Thu Nov 17 14:52:13 2011 +0000 +++ b/vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml Thu Nov 17 18:24:01 2011 +0000 @@ -1,5 +1,11 @@ -
- <%= l(:label_my_projects) %> +<% if @myproj_status %> +
+ <%= l(:label_my_projects) %> +<% else %> +