##// END OF EJS Templates
Added atom feed on the new cross-project issue list....
Added atom feed on the new cross-project issue list. git-svn-id: http://redmine.rubyforge.org/svn/trunk@686 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r635:c4239a4fd2f9
r675:c68dac7e9ad0
Show More
document_add_zh.rhtml
4 lines | 297 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add_zh.rhtml
Jean-Philippe Lang
Removed hard-coded URLs in mail templates....
r635 ��һ���ĵ��ѱ����뵽��Ŀ�� <%= @document.project.name %> (<%= @document.category.name %>):
Jean-Philippe Lang
Added chinese simplified translation (Andy Wu)...
r390 <%= l(:field_title) %>: <%= @document.title %>
Jean-Philippe Lang
Removed hard-coded URLs in mail templates....
r635 <%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>