mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 10:58:33 +00:00
[backbone] Add dirView for organizational libs
This commit is contained in:
@@ -3,7 +3,7 @@ define([
|
||||
'underscore',
|
||||
'backbone',
|
||||
'common',
|
||||
'text!' + app.config._tmplRoot + 'organization-repos.html'
|
||||
'text!' + app.config._tmplRoot + 'organization-repo.html'
|
||||
], function($, _, Backbone, Common, reposTemplate) {
|
||||
'use strict';
|
||||
|
||||
|
Reference in New Issue
Block a user