mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 06:59:06 +08:00
FIX: Weird back button behavior when going from group members -> profile
and then back.
This commit is contained in:
parent
18eca4605b
commit
f698ffd522
@ -9,7 +9,7 @@
|
||||
{{avatar this imageSize="large"}}
|
||||
</td>
|
||||
<td>
|
||||
<h3>{{#link-to 'user' this}}{{username}}{{/link-to}}</h3>
|
||||
<h3>{{#link-to 'userActivity' this}}{{username}}{{/link-to}}</h3>
|
||||
<p>{{name}}</p>
|
||||
</td>
|
||||
<td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user