mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	template: Move admin_invites_list template to settings folder.
				
					
				
			Moved `admin_invites_list` template to `/templates/settings/` folder as earlier, it was inaccurately placed within the `/templates` folder and should have been within the `/templates/settings` folder instead.
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							19ffacf05d
						
					
				
				
					commit
					27934dca7e
				
			| @@ -1,6 +1,6 @@ | ||||
| import $ from "jquery"; | ||||
|  | ||||
| import render_admin_invites_list from "../templates/admin_invites_list.hbs"; | ||||
| import render_admin_invites_list from "../templates/settings/admin_invites_list.hbs"; | ||||
| import render_settings_revoke_invite_modal from "../templates/settings/revoke_invite_modal.hbs"; | ||||
|  | ||||
| import * as blueslip from "./blueslip"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user