r146 - trunk/speeqewebclient/scripts/messageview.js

0 views
Skip to first unread message

co...@stanziq.com

unread,
Dec 1, 2008, 5:22:23 PM12/1/08
to speeq...@stanziq.com
Revision:
146
Author:
tofu
Date:
2008-12-01 22:22:23 +0000 (Mon, 01 Dec 2008)

Log Message

Modified Paths

Diff

Modified: trunk/speeqewebclient/scripts/messageview.js (145 => 146)


--- trunk/speeqewebclient/scripts/messageview.js	2008-12-01 21:48:44 UTC (rev 145)
+++ trunk/speeqewebclient/scripts/messageview.js	2008-12-01 22:22:23 UTC (rev 146)
@@ -275,6 +275,7 @@
 	//set the topic
 	var topic = $(stanza).find('subject').text();
 	topic = this.translateMessage(topic,false);
+	topic = $.trim(topic);
 	$("#room_topic").empty();
 	$("#room_topic").append(topic);
 	$("#outer_room_topic").show();
Reply all
Reply to author
Forward
0 new messages