Merge pull request #2537 from nixel2007/patch-1
Removing invoices from /account
This commit is contained in:
commit
d0cb6d1c0c
1 changed files with 1 additions and 2 deletions
|
@ -23,5 +23,4 @@ block content
|
|||
a.btn.btn-lg.btn-primary(href="/account/payments", data-i18n="account.payments")
|
||||
li.list-group-item
|
||||
a.btn.btn-lg.btn-primary(href="/account/subscription", data-i18n="account.subscription")
|
||||
li.list-group-item
|
||||
a.btn.btn-lg.btn-primary(href="/account/invoices", data-i18n="account.invoices")
|
||||
|
||||
|
|
Reference in a new issue