unpaid and paid invoices use the same underlying page, now.

This commit is contained in:
Bryce Covert
2019-01-25 22:47:20 -08:00
parent b401ca9c7b
commit 1d34dd157a
8 changed files with 108 additions and 181 deletions

View File

@@ -4,6 +4,7 @@
(def routes ["/" {"" :index
"login/" :login
"needs-activation/" :needs-activation
"needs-activation" :needs-activation
"checks/" :checks
"admin/" {"" :admin
"clients" :admin-clients