do not stop click propagation
This commit is contained in:
parent
3e7ab8e113
commit
56772e4807
@ -41,7 +41,6 @@
|
||||
if(path === 'display' && b64mid) {
|
||||
{{/if}}
|
||||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
|
||||
if(! page_load) {
|
||||
$(this).fadeOut();
|
||||
|
Reference in New Issue
Block a user