##// END OF EJS Templates
Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters....
Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters. git-svn-id: http://redmine.rubyforge.org/svn/trunk@781 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r635:c4239a4fd2f9
r770:427b47b4d722
Show More
document_add_pt.rhtml
4 lines | 279 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / document_add_pt.rhtml
Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>