mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	subject -> topic: Rename by_stream_subject_uri.
This commit is contained in:
		@@ -237,7 +237,7 @@ MessageListView.prototype = {
 | 
			
		||||
                    message_container.stream_url =
 | 
			
		||||
                        hash_util.by_stream_uri(message_container.msg.stream);
 | 
			
		||||
                    message_container.topic_url =
 | 
			
		||||
                        hash_util.by_stream_subject_uri(
 | 
			
		||||
                        hash_util.by_stream_topic_uri(
 | 
			
		||||
                            message_container.msg.stream,
 | 
			
		||||
                            message_container.msg.subject);
 | 
			
		||||
                } else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user