Commit d2dae5f3 authored by Shakarim Sapa's avatar Shakarim Sapa

- Настроили положение окна

parent 9c82e1ad
...@@ -151,7 +151,7 @@ $(document).ready(function() { ...@@ -151,7 +151,7 @@ $(document).ready(function() {
preloader: false preloader: false
}); });
$(document).on('click', '.mfp-close', function (e) { $('body').on('click', '.mfp-close', function (e) {
alert('asd'); alert('asd');
e.preventDefault(); e.preventDefault();
$.magnificPopup.close(); $.magnificPopup.close();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment