[Git][noosfero/noosfero][master] chat: typo fix

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


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
244ac940 by Rodrigo Souto at 2017-02-01T12:18:05-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/244ac940ee083a3ffe212ff672540d3a7ad3004c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170201/f4846f33/attachment.html>


More information about the Noosfero-dev mailing list