From f53fee6896f1defc60aba699dc969c04cabd82c3 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Thu, 15 Feb 2024 12:18:52 +0000 Subject: [PATCH] add onboard to wallet --- lnbits/core/templates/admin/_tab_funding.html | 2 +- lnbits/core/templates/core/wallet.html | 15 ++- lnbits/static/js/admin.js | 13 ++- lnbits/static/js/index.js | 2 +- lnbits/static/js/wallet.js | 100 ++++++++++++++++++ 5 files changed, 123 insertions(+), 9 deletions(-) diff --git a/lnbits/core/templates/admin/_tab_funding.html b/lnbits/core/templates/admin/_tab_funding.html index 3aa011d14..fe038da53 100644 --- a/lnbits/core/templates/admin/_tab_funding.html +++ b/lnbits/core/templates/admin/_tab_funding.html @@ -85,7 +85,7 @@ -
+
{% block scripts %} {{ window_vars(user, wallet) }} + {% endblock %} {% block title %} {{ wallet.name }} - {{ SITE_TITLE }} {% endblock %} @@ -34,7 +40,7 @@ } : ''" > -

+

{{LNBITS_DENOMINATION}}

-
+