notebook/IPython/html/static
Mathieu cbd7f1fc98 don't stop propagation in dashboard
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()`
2015-02-06 00:39:09 +01:00
..
auth
base fix sticky warning. 2015-02-01 12:19:38 +01:00
custom
edit add download link to editor 2015-02-02 16:35:24 -08:00
notebook fill #site height with notebook containers 2015-02-04 10:33:36 -08:00
services don't trigger kernel_starting after kernel_connected 2015-02-02 14:23:00 -08:00
style fill #site height with notebook containers 2015-02-04 10:33:36 -08:00
terminal Merge pull request #7263 from takluyver/nb-common-config 2015-01-19 12:22:27 -08:00
tree don't stop propagation in dashboard 2015-02-06 00:39:09 +01:00
widgets Fix variable scope. 2015-02-03 16:34:12 -08:00