mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 00:06:33 +02:00
Merge branch 'master' of https://github.com/psychobunny/node-forum
This commit is contained in:
@@ -48,7 +48,7 @@ var ajaxify = {};
|
||||
|
||||
if (ajaxify.go(url)) {
|
||||
ev.preventDefault();
|
||||
return false;
|
||||
// return false; // Uncommenting this breaks event bubbling!
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user