mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 07:32:59 +00:00 
			
		
		
		
	Removed extraneous console.log
This commit is contained in:
		| @@ -27,7 +27,6 @@ Modal.prototype.display = function(title) { | ||||
| 		renderer.refreshInDom(changes); | ||||
| 	}); | ||||
| 	wrapper.addEventListener("tw-close",function(event) { | ||||
| console.log("Got tw-close event"); | ||||
| 		document.body.removeChild(wrapper); | ||||
| 		event.stopPropogation(); | ||||
| 		return false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeremy Ruston
					Jeremy Ruston