mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-04 01:43:40 -04:00
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")
|
a.btn.btn-lg.btn-primary(href="/account/payments", data-i18n="account.payments")
|
||||||
li.list-group-item
|
li.list-group-item
|
||||||
a.btn.btn-lg.btn-primary(href="/account/subscription", data-i18n="account.subscription")
|
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…
Add table
Add a link
Reference in a new issue