From 31e9605652faf350291634f5a2d642573f320e66 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 26 Dec 2022 20:32:10 +0530 Subject: deleted useless files to render the invoice. it will be handled by react. --- web/templates/views/invoice.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 web/templates/views/invoice.html (limited to 'web/templates/views/invoice.html') diff --git a/web/templates/views/invoice.html b/web/templates/views/invoice.html deleted file mode 100644 index c8a3c70..0000000 --- a/web/templates/views/invoice.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - OpenBills Testing - - - - - - - {{ template "partials/item_list.html" .Invoice.Items }} - - -- cgit v1.2.3