From a75a77c8b1a8ad31ad1db26b77bc3cbdb0c52753 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 14 Nov 2018 08:27:29 -0500 Subject: [PATCH] Comment out bulk add invoices Need to finish the other feature branch. --- views/admin/billing/subHeader.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/admin/billing/subHeader.html b/views/admin/billing/subHeader.html index 5f5266a..e8bcd0c 100644 --- a/views/admin/billing/subHeader.html +++ b/views/admin/billing/subHeader.html @@ -3,6 +3,8 @@ class="nav-tab{if $option == 'list'} nav-tab-active{/if}">Search Invoices Create Invoice + {* Bulk Add not ready yet Create Bulk Invoices + *} -- 2.17.1