resets survey on submit
This commit is contained in:
		
							parent
							
								
									5005a3c118
								
							
						
					
					
						commit
						b90d24396d
					
				
					 11 changed files with 11 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,7 @@
 | 
			
		|||
 | 
			
		||||
      <!-- the content of the form -->
 | 
			
		||||
      <!-- action="index.html" method="post" -->
 | 
			
		||||
      <form class="surveryForm">
 | 
			
		||||
      <form class="surveryForm" onsubmit="setTimeout(function(){window.location.reload();},10);">
 | 
			
		||||
        <!-- User Information -->
 | 
			
		||||
        <div class="userInfo">
 | 
			
		||||
          <h2>User Information</h2>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue