do not stop click propagation

This commit is contained in:
Mario Vavti 2017-11-27 12:59:14 +01:00
parent 3e7ab8e113
commit 56772e4807

View File

@ -41,7 +41,6 @@
if(path === 'display' && b64mid) {
{{/if}}
e.preventDefault();
e.stopPropagation();
if(! page_load) {
$(this).fadeOut();