From 54fceededa3f66e8f45f5b3e9af878c2cad379ca Mon Sep 17 00:00:00 2001 From: James Polley Date: Sun, 24 Sep 2017 20:40:19 +1000 Subject: [PATCH] Just one void invoices button is sufficient thanks And yes, this is changing it back to a button; having it as a link isn't quite what we want. --- pinaxcon/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index f681707a..70d0084b 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -125,9 +125,9 @@ Invoice {{ invoice.id }} - ${{ invoice.value }} ({{ invoice.get_status_display }}) - Show void invoices {% endfor %} + Show void invoices