FIX_REPEATIVE_TERMS
This commit is contained in:
parent
5cb8093eb7
commit
1cf493b638
@ -230,6 +230,8 @@ $("#otherPolicyTerms").submit(function(event) {
|
||||
|
||||
var policy_type_id = "";
|
||||
$('body').on('click', '.btnPolicyMaster', function() {
|
||||
$("#append_html_for_other_policy_terms").empty();
|
||||
|
||||
|
||||
var client_policy_id = $(this).data('id');
|
||||
policy_type_id = $(this).data('typeid');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user