Small tweaks
This commit is contained in:
@@ -141,7 +141,7 @@ if (!empty($bannerImages)) {
|
||||
}
|
||||
},
|
||||
error: function() {
|
||||
$('#responseMessage').html('<div class="alert alert-danger">Error uploading profile picture.</div>');
|
||||
$('#responseMessage').html('<div class="alert alert-danger">Error uploading signature.</div>');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user