Commit f59be4f6 authored by Shakarim Sapa's avatar Shakarim Sapa

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

parent d2dae5f3
......@@ -150,12 +150,6 @@ $(document).ready(function() {
type: 'inline',
preloader: false
});
$('body').on('click', '.mfp-close', function (e) {
alert('asd');
e.preventDefault();
$.magnificPopup.close();
});
});
// pre-submit callback
......
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