Skip to content

Commit

Permalink
Merge pull request #1078 from jecisc/1077-Repository-view-Allow-to-co…
Browse files Browse the repository at this point in the history
…llapse-branchesremotestags-trees

1077-Repository-view-Allow-to-collapse-branchesremotestags-trees
  • Loading branch information
guillep authored Nov 6, 2018
2 parents 863eaeb + ad848f3 commit 6cc6800
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 36 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
private factory
newSidebarTreeDataSource
^ IceTipTreeOutlineDataSource new
^ IceTipTreeDataSource new
tool: self;
rootForItems: self model repositoryModelsByGroup;
childrenBlock: [ :each | each children ];
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 6cc6800

Please sign in to comment.