Main preloader
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user