mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	message_view_header: Remove not used tooltip dataset.
We certainly don't need a tooltip for narrow description.
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
<a class="sub_count no-style tippy-zulip-tooltip" data-tippy-content="{{sub_count_tooltip_text}}" href="{{stream_settings_link}}">
 | 
			
		||||
    <i class="fa fa-user-o"></i>{{formatted_sub_count}}
 | 
			
		||||
</a>
 | 
			
		||||
<span class="narrow_description rendered_markdown" data-toggle="tooltip">
 | 
			
		||||
<span class="narrow_description rendered_markdown">
 | 
			
		||||
    {{#if rendered_narrow_description}}
 | 
			
		||||
    {{rendered_markdown rendered_narrow_description}}
 | 
			
		||||
    {{else}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user