Fixed body scroll reset to top when opening related modal. #150
This commit is contained in:
@@ -108,6 +108,7 @@ if (typeof(django) !== 'undefined' && typeof(django.jQuery) !== 'undefined')
|
|||||||
// open the popup using magnific popup
|
// open the popup using magnific popup
|
||||||
$.magnificPopup.open({
|
$.magnificPopup.open({
|
||||||
mainClass: iframeInternalModalClass,
|
mainClass: iframeInternalModalClass,
|
||||||
|
fixedContentPos: false,
|
||||||
showCloseBtn: true,
|
showCloseBtn: true,
|
||||||
closeBtnInside: true,
|
closeBtnInside: true,
|
||||||
items: {
|
items: {
|
||||||
|
|||||||
Reference in New Issue
Block a user