Skip to content
Snippets Groups Projects
Commit bbafe1f1 authored by root's avatar root
Browse files

#Fixes::156658178::ChaitanyaN::Reports QuickView in list issue fixed

parent 567ccfad
No related branches found
No related tags found
1 merge request!1003Fixes: Reports QuickView in list issue is fixed.
......@@ -320,6 +320,7 @@ Vtiger_List_Js("Reports_List_Js",{
scrollInertia: 70,
mouseWheel: {preventDefault: true}
};
jQuery('.quickPreviewSummary').trigger(Vtiger_Widget_Js.widgetPostLoadEvent);
app.helper.showVerticalScroll(jQuery('.quickPreview .modal-body'), params);
});
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment