Skip to content
Snippets Groups Projects

#Fixes::158450575::madhusr::When we delete the emails template for the...

Merged madhu sr requested to merge madhu.sr/vtigercrm:1584505755 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -45,6 +45,7 @@ Vtiger_List_Js("EmailTemplates_List_Js", {
}
listInstance.clearList();
listInstance.loadListViewRecords();
Vtiger_List_Js.listInstance=false;
}
);
})
Loading