Vote #64244
完了Make logged-in username in topbar linking to my_account_show-view
0%
説明
The username of the currently logged-in user in the top menubar could link to the current user's own account page (@my_account_show@).
This patch is an extraction of commit "e4722216ff3893f032dc9a757715a161afb51339":http://github.com/artemv/redmine_tt/commit/e4722216ff3893f032dc9a757715a161afb51339 in Texuna Technologies' "Github-fork":http://github.com/artemv/redmine_tt/tree/master.
Thanks goes out to Artem Vasiliev for this modification...
journals
Functionality added in r2109.
I don't any reason to link to MyController that does a redirect. So I linked it directly to /accout/show.
--------------------------------------------------------------------------------