Main preloader

This commit is contained in:
magnolia-fan
2011-09-09 11:41:45 +04:00
parent f9ada4d143
commit 2a54f2b6b6
5 changed files with 26 additions and 52 deletions
-3
View File
@@ -26,9 +26,6 @@ class window.Vkontakte
_session = new Session(response.session)
$('#vk_login, .auth-notice').hide()
$('#vk_logout').css display: 'block'
$('#search_field').focus() if $('#search_field').length > 0
_session.query '/user/auth', {}, (ar) ->
if ar.newbie