mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
fix(#286): fix open and closing folder
This commit is contained in:
@@ -397,7 +397,7 @@ angular
|
||||
$scope.opens[folder] = !$scope.opens[folder];
|
||||
if (event.srcElement.nextSibling == null) {
|
||||
await $scope.$parent.getFiles(folder.substring(1));
|
||||
display();
|
||||
$scope.$apply();
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
2
public/script/bundle.min.js
vendored
2
public/script/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user