From 3cd9b577e25e5f44cf9f94e88e73dd5c2429fef3 Mon Sep 17 00:00:00 2001 From: Suhail <63963181+BreadGenie@users.noreply.github.com> Date: Tue, 22 Apr 2025 17:13:59 +0530 Subject: [PATCH] fix(fc-billing): switch manage billing to a `button` instead of `div` (#32248) --- frappe/public/js/billing.bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/public/js/billing.bundle.js b/frappe/public/js/billing.bundle.js index a89f1ab75e..bf0b95cfa6 100644 --- a/frappe/public/js/billing.bundle.js +++ b/frappe/public/js/billing.bundle.js @@ -39,7 +39,7 @@ function setErrorMessage(message) { function addManageBillingDropdown() { $(".dropdown-navbar-user .dropdown-menu .dropdown-divider").before( - `