mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Advantages of changing it to modal is that now it doesn't render form for every row i.e. form is rendered only for row edit button is clicked.
		
			
				
	
	
		
			10 lines
		
	
	
		
			200 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			200 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
{{ partial "deactivation-user-modal" }}
 | 
						|
 | 
						|
{{ partial "realm-domains-modal" }}
 | 
						|
 | 
						|
{{ partial "revoke-invite-modal" }}
 | 
						|
 | 
						|
{{ partial "resend-invite-modal" }}
 | 
						|
 | 
						|
<div id="user-info-form-modal-container"></div>
 |