mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
cbd7f1fc98
Stopping click propagation should be avoided when used as a hack for something else, as it interacts poorly with the open/close mechanics of Bootstrap menus (amongst others). (more [here](http://css-tricks.com/dangers-stopping-event-propagation/) This code preserves the intended behaviour (toggling the checkbox when clicking on the row, except for the link) without resorting to `stopPropagation()` |
||
---|---|---|
.. | ||
auth | ||
base | ||
custom | ||
edit | ||
notebook | ||
services | ||
style | ||
terminal | ||
tree | ||
widgets |