mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
Use breadcrumb, update path-bar style and fix close button in popover
This commit is contained in:
@@ -104,7 +104,7 @@ define([
|
||||
this.$dirent_grid = this.$('.grid-view');
|
||||
this.$dirent_list_body = this.$('.repo-file-list tbody');
|
||||
|
||||
this.$path_bar = this.$('.path');
|
||||
this.$path_bar = this.$('.path-bar');
|
||||
// For compatible with css, we use .repo-op instead of .dir-op
|
||||
this.$dir_op_bar = this.$('.repo-op');
|
||||
|
||||
|
Reference in New Issue
Block a user