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