Final import fix (i hope).
This commit is contained in:
@@ -50,6 +50,7 @@ var Search = {
|
||||
showError: function() {
|
||||
$('.artist_loading.ok, .artist_pics').hide();
|
||||
$('.artist_loading.failed').show();
|
||||
Search.pics = []
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user