1
0
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:
lian
2015-04-25 15:39:06 +08:00
parent cce391e5d2
commit 79efd306a9
28 changed files with 71 additions and 42 deletions

View File

@@ -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,