mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	Updated ReviewDetails.js
This commit is contained in:
		| @@ -29,7 +29,7 @@ function setupUpdate(){ | ||||
| 	updateBtn.addEventListener("click", function(){ | ||||
| 		//update function | ||||
|  | ||||
| 		form.style.display = "block"; | ||||
| 		//form.style.display = "block"; | ||||
| 		form.classList.remove("hidden"); | ||||
| 		let tagContainer = document.getElementById("tag-container-form"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user