app/views/chat/_off.html.erb in social_stream-presence-0.1.2 vs app/views/chat/_off.html.erb in social_stream-presence-0.1.4

- old
+ new

@@ -1,10 +1,7 @@ <script type="text/javascript"> $(document).ready(function () { - connectButtonTimer = setInterval("connectButtonTimerFunction()", 1000) - connectButtonTimerCounter=periodBetweenAttempts+1 - if (authByCookie()){ //Authentication by cookie $("#passwordFormChat").hide(); $('.connectChatButton').bind('click', function () { \ No newline at end of file