Browse Source
			
			
			
			
				
		Currently when you login into the admin, and then directly hit the save button, it will come with a re-post/re-submit warning. This has to do with the `window.location.reload()` function, which triggers the admin login POST again. By changing the way to reload the page, we prevent this repost.pull/2948/head
							committed by
							
								
								Daniel García
							
						
					
				
				 1 changed files with 5 additions and 1 deletions
			
			
		
					Loading…
					
					
				
		Reference in new issue