mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
accessibility improvement; bugfix & clean up
This commit is contained in:
@@ -115,7 +115,7 @@ define([
|
||||
}
|
||||
});
|
||||
|
||||
$("#group").append(this.$el);
|
||||
$("#group-discussions-icon").after(this.$el);
|
||||
this.$(".msg-input").focus();
|
||||
app.router.navigate('group/' + this.groupView.group.id + '/discussions/');
|
||||
},
|
||||
|
Reference in New Issue
Block a user