Varnish caching for artist data and lastfm suggest

This commit is contained in:
Gregory Eremin
2011-11-24 14:14:06 +04:00
parent 98f4311527
commit 78484b8fd3
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -64,4 +64,4 @@ $('#search-form').live 'submit', ->
false
$('.data.artist').live 'click', ->
_search.loadArtistData $(this).html()
false
false