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