[Git][noosfero/noosfero][stable-1.7] chat: typo fix

Rodrigo Souto gitlab at mg.gitlab.com
Wed Feb 1 17:12:52 BRST 2017


Rodrigo Souto pushed to branch stable-1.7 at Noosfero / noosfero


Commits:
d7974b2c by Rodrigo Souto at 2017-02-01T12:18:32-03:00
chat: typo fix

- - - - -


1 changed file:

- public/javascripts/chat.js


Changes:

=====================================
public/javascripts/chat.js
=====================================
--- a/public/javascripts/chat.js
+++ b/public/javascripts/chat.js
@@ -29,7 +29,7 @@ jQuery(function($) {
     notification_sound: new Audio('/sounds/receive.wav'),
     notification_counter: 0,
     window_visibility: null,
-    window_title: document.title;
+    window_title: document.title,
     jids: {},
     rooms: {},
     no_more_messages: {},



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/d7974b2c58d78a82d8ac5bd7d190f275e371f0e8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170201/253b077c/attachment-0001.html>


More information about the Noosfero-dev mailing list