mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[repo create] bugfix
This commit is contained in:
@@ -30,7 +30,7 @@ define([
|
||||
},
|
||||
|
||||
events: {
|
||||
'click #repo-create': 'createRepo',
|
||||
'click #organization-repos .repo-create': 'createRepo',
|
||||
'click #organization-repos .by-name': 'sortByName',
|
||||
'click #organization-repos .by-time': 'sortByTime'
|
||||
},
|
||||
|
Reference in New Issue
Block a user