1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 22:54:11 +00:00

[org repo] improvement

This commit is contained in:
llj
2015-04-22 11:02:07 +08:00
committed by Daniel Pan
parent be1e9762af
commit c77585f9a1
4 changed files with 8 additions and 9 deletions

View File

@@ -115,7 +115,8 @@ define([
case 'toggle_personal_modules': return siteRoot + 'ajax/toggle-personal-modules/';
case 'ajax_unsetinnerpub': return siteRoot + 'ajax/repo/unsetinnerpub/' + options.repo_id + '/';
case 'ajax_unset_inner_pub_repo': return siteRoot + 'ajax/unset-inner-pub-repo/' + options.repo_id + '/';
}
},