forked from gitea/gitea
		
	finish user delete page ui
This commit is contained in:
		
							parent
							
								
									7f92579905
								
							
						
					
					
						commit
						295cfd42aa
					
				| @ -24,10 +24,11 @@ | ||||
|         </form> | ||||
|     </div> | ||||
| </div> | ||||
| {{template "base/footer" .}} | ||||
| {{template "base/head" .}} | ||||
| {{template "base/navbar" .}} | ||||
| <div class="container" id="gogs-body"> | ||||
| 
 | ||||
| </div> | ||||
| <script> | ||||
|     $(function(){ | ||||
|        $('#gogs-user-delete').on('submit',function(){ | ||||
|            return confirm("Are you sure ?"); | ||||
|        }) | ||||
|     }); | ||||
| </script> | ||||
| {{template "base/footer" .}} | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 FuXiaoHei
						FuXiaoHei