mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
Improve of empty tip hiding
This commit is contained in:
@@ -119,6 +119,7 @@ define([
|
||||
hide: function() {
|
||||
this.$sideNav.hide();
|
||||
this.hideRepoList();
|
||||
this.$emptyTip.hide();
|
||||
this.dirView.hide();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user