mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
accessibility improvement; bugfix & clean up
This commit is contained in:
@@ -13,7 +13,7 @@ define([
|
||||
'use strict';
|
||||
|
||||
var OrganizationView = Backbone.View.extend({
|
||||
id: 'organization-repos-tmpl',
|
||||
id: 'organization',
|
||||
|
||||
template: _.template($('#organization-repos-tmpl').html()),
|
||||
reposHdTemplate: _.template($('#shared-repos-hd-tmpl').html()),
|
||||
|
Reference in New Issue
Block a user