From 2a078651b9d398ca9dde31c33ee291fcd3ac1c0a Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Thu, 22 Dec 2022 10:45:18 +0000 Subject: [PATCH] add product button to table --- lnbits/extensions/shop/templates/shop/_tables.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lnbits/extensions/shop/templates/shop/_tables.html b/lnbits/extensions/shop/templates/shop/_tables.html index 9b731c20..3cf66f62 100644 --- a/lnbits/extensions/shop/templates/shop/_tables.html +++ b/lnbits/extensions/shop/templates/shop/_tables.html @@ -148,7 +148,19 @@
-
Products
+
+ Products + + + Add a product + +