Mercurial > hg > soundsoftware-site
changeset 1191:99fa295c1df2 cannam
Add (temporary) pointer to My Page for My Projects
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 22 Jan 2013 16:10:53 +0000 |
parents | 91db8e091f10 |
children | 3c9ca27c2d3d 7a848374757b |
files | vendor/plugins/redmine_tags/app/views/projects/index.html.erb |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/vendor/plugins/redmine_tags/app/views/projects/index.html.erb Tue Jan 22 15:45:29 2013 +0000 +++ b/vendor/plugins/redmine_tags/app/views/projects/index.html.erb Tue Jan 22 16:10:53 2013 +0000 @@ -10,6 +10,14 @@ <%= '| ' + link_to(l(:label_project_new), {:controller => 'projects', :action => 'new'}, :class => 'icon icon-add') if User.current.allowed_to?(:add_project, nil, :global => true) %> </div> + +<div style="clear:both;"></div> +<% if User.current.logged? %> +<div class="splitcontentleft"> + <div class=box><b>Looking for a list of your own projects?</b><br>It's moved to <%= link_to l(:label_my_page), { :controller => 'my', :action => 'page' } %>.</div> +</div> +<% end %> + <div style="clear:both;"></div> <h2> <%= l("label_project_all") %>