mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
new repo/dir/group url
This commit is contained in:
@@ -226,6 +226,8 @@ define([
|
||||
context = 'org';
|
||||
} else if (category_start == 'group') {
|
||||
context = 'group';
|
||||
} else if (category_start == 'common') {
|
||||
context = 'common';
|
||||
}
|
||||
var obj = {
|
||||
path: path,
|
||||
|
Reference in New Issue
Block a user