Actual prod
This commit is contained in:
parent
1d819388ff
commit
065c841200
@ -42,6 +42,8 @@ const editDeal = (newDealReqId, dealId) => {
|
|||||||
|
|
||||||
$('#client-history__bg').hide(10);
|
$('#client-history__bg').hide(10);
|
||||||
$('#client_history').hide(10);
|
$('#client_history').hide(10);
|
||||||
|
$('#object-history__bg').hide(10);
|
||||||
|
$('#object-history').hide(10);
|
||||||
$('body').removeClass('lock');
|
$('body').removeClass('lock');
|
||||||
|
|
||||||
dialog.open(DealModal, {
|
dialog.open(DealModal, {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user