mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Removing invoices from /account
As said at https://github.com/codecombat/codecombat/pull/2527#issuecomment-82609513
This commit is contained in:
parent
9913a155c7
commit
2c4be8bdda
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")
|
||||
|
||||
|
|
Loading…
Reference in a new issue