diff options
Diffstat (limited to 'app/views/fragments/accountInfos.scala.html')
-rw-r--r-- | app/views/fragments/accountInfos.scala.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/fragments/accountInfos.scala.html b/app/views/fragments/accountInfos.scala.html index 60c3583..105fc5a 100644 --- a/app/views/fragments/accountInfos.scala.html +++ b/app/views/fragments/accountInfos.scala.html | |||
@@ -12,7 +12,7 @@ | |||
12 | @account.equity € | 12 | @account.equity € |
13 | </a> | 13 | </a> |
14 | 14 | ||
15 | <a class="pure-button" href="#"> | 15 | <a class="pure-button" href="@routes.Profile.editProfile()"> |
16 | <i class="fa fa-user fa-lg"></i> | 16 | <i class="fa fa-user fa-lg"></i> |
17 | @account.username | 17 | @account.username |
18 | </a> | 18 | </a> |