Commit 0fd90ae8 authored by Shakarim Sapa's avatar Shakarim Sapa

- Test

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