mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
Merge branch '4.4'
This commit is contained in:
@@ -54,6 +54,7 @@ define([
|
||||
// TODO: move to common
|
||||
displayValidationErrors: function(model, error, options) {
|
||||
this.$('.error').html(error).show();
|
||||
Common.enableButton(this.$('[type="submit"]'));
|
||||
},
|
||||
|
||||
addRepo: function(e) {
|
||||
|
Reference in New Issue
Block a user