mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
accessibility improvement; bugfix & clean up
This commit is contained in:
@@ -77,7 +77,7 @@ define([
|
||||
_this.$error.html(err_msg).show();
|
||||
}
|
||||
});
|
||||
$("#group").append(this.$el);
|
||||
$("#group-members-icon").after(this.$el);
|
||||
}
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user