Final import fix (i hope).

This commit is contained in:
magnolia-fan
2011-06-24 15:15:35 +04:00
parent 96c3d925df
commit 3c11bcd8d7
4 changed files with 43 additions and 7 deletions
+1
View File
@@ -50,6 +50,7 @@ var Search = {
showError: function() {
$('.artist_loading.ok, .artist_pics').hide();
$('.artist_loading.failed').show();
Search.pics = []
}
}