mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 14:51:49 +02:00
Fixes ApplicationHelper#link_to_user
* No link to a locked user page (closes #4182) * Translate Anonymous string git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3024 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
test/fixtures/users.yml
vendored
2
test/fixtures/users.yml
vendored
@@ -83,7 +83,7 @@ users_005:
|
||||
users_006:
|
||||
id: 6
|
||||
created_on: 2006-07-19 19:33:19 +02:00
|
||||
status: 1
|
||||
status: 0
|
||||
last_login_on:
|
||||
language: ''
|
||||
hashed_password: 1
|
||||
|
||||
Reference in New Issue
Block a user