mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-03 01:31:37 +01:00 
			
		
		
		
	The showusers control is an anchor.
This commit is contained in:
		
							parent
							
								
									ab8b2cae21
								
							
						
					
					
						commit
						2a3fce0cf1
					
				@ -77,9 +77,11 @@
 | 
			
		||||
                <li id="timesliderlink" onClick="document.location = document.location.pathname+ '/timeslider'">
 | 
			
		||||
                    <a class="buttonicon buttonicon-history" title="Show the history of this pad"></a>
 | 
			
		||||
                </li>
 | 
			
		||||
                <li id="usericon" data-key="showusers" title="Show connected users">
 | 
			
		||||
                    <span class="buttonicon buttonicon-showusers" id="usericonback"></span>
 | 
			
		||||
                    <span id="online_count">1</span>
 | 
			
		||||
                <li id="usericon" data-key="showusers">
 | 
			
		||||
                    <a title="Show connected users">
 | 
			
		||||
                        <span class="buttonicon buttonicon-showusers" id="usericonback"></span>
 | 
			
		||||
                        <span id="online_count">1</span>
 | 
			
		||||
                    </a>
 | 
			
		||||
                </li>
 | 
			
		||||
                <% e.end_block(); %>
 | 
			
		||||
            </ul>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user