aboutsummaryrefslogtreecommitdiff
path: root/views/tree-list.html
Commit message (Collapse)AuthorAgeFilesLines
* views: In the summary, make the sections toggableAlberto Bertogli2017-08-271-1/+1
| | | | | | As an experiment, make the sections of the summary to be toggable. This can help readability, although it's unclear if it's worth the additional complexity and could be removed later.
* views: Include the root tree in the summaryAlberto Bertogli2017-08-271-0/+16
Including the tree as part of the summary gives a bit more information and provides an easy path into the tree. It does clutter things a bit, so this is an experiment and may be removed later.