mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
[upgrade jquery] modifications, & cleaned up code & files
This commit is contained in:
@@ -146,7 +146,7 @@ define([
|
||||
prepareOtherReposTree: function(options) {
|
||||
var _this = this;
|
||||
|
||||
$('#other-repos .hd').click(function() {
|
||||
$('#other-repos .hd').on('click', function() {
|
||||
var $span = $('span', $(this)),
|
||||
$form = $('#mv-form'),
|
||||
$loading_tip = $(this).next(),
|
||||
|
Reference in New Issue
Block a user