From a4b58c1db10d6d83963e2faf2197c9989d50c46d Mon Sep 17 00:00:00 2001 From: Suvodip Date: Wed, 22 May 2024 21:57:40 +0530 Subject: [PATCH] template list by verticals --- .hta_slug/edit-lead.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/.hta_slug/edit-lead.php b/.hta_slug/edit-lead.php index 82e1adc..1dce1ad 100644 --- a/.hta_slug/edit-lead.php +++ b/.hta_slug/edit-lead.php @@ -561,8 +561,6 @@ function changeBvValue(){ let verticalsDropDown = document.getElementById('businessVerticals'); let bvValue = verticalsDropDown.value; - console.log(bvValue); - let atheneumData = [ {templateName: "Welcome mail", templateID: "33", verticals: "atheneum"}, {templateName: "Introduction mail", templateID: "5", verticals: "atheneum"},