notebook/IPython/html/static/tree
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
..
js don't stop propagation in dashboard 2015-02-06 00:39:09 +01:00
less Attempt to fix alignment problems 2015-02-03 16:13:09 -08:00