Commit 9c82e1ad authored by Shakarim Sapa's avatar Shakarim Sapa

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

parent 70b92647
...@@ -152,6 +152,7 @@ $(document).ready(function() { ...@@ -152,6 +152,7 @@ $(document).ready(function() {
}); });
$(document).on('click', '.mfp-close', function (e) { $(document).on('click', '.mfp-close', function (e) {
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