Fixed body scroll reset to top when opening related modal. #150

pull/151/head^2
Fabio Caccamo 2022-01-21 13:39:21 +01:00
parent c8ababb8e4
commit 7c0a105c92
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ if (typeof(django) !== 'undefined' && typeof(django.jQuery) !== 'undefined')
// open the popup using magnific popup
$.magnificPopup.open({
mainClass: iframeInternalModalClass,
fixedContentPos: false,
showCloseBtn: true,
closeBtnInside: true,
items: {