##// END OF EJS Templates
Set default project version after selecting a different project on the new issue form (#1828)....
Set default project version after selecting a different project on the new issue form (#1828). git-svn-id: http://svn.redmine.org/redmine/trunk@14788 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8074:e13a763ab4d2
r14406:fb8e348254a2
Show More
robots.html.erb
10 lines | 284 B | text/plain | TextLexer
User-agent: *
<% @projects.each do |p| -%>
Disallow: /projects/<%= p.to_param %>/repository
Disallow: /projects/<%= p.to_param %>/issues
Disallow: /projects/<%= p.to_param %>/activity
<% end -%>
Disallow: /issues/gantt
Disallow: /issues/calendar
Disallow: /activity
Disallow: /search