template list by verticals

This commit is contained in:
Suvodip
2024-05-22 21:57:40 +05:30
parent f4b51cf0fe
commit a4b58c1db1

View File

@@ -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"},