mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 15:42:59 +00:00 
			
		
		
		
	| @@ -189,7 +189,7 @@ Modal.prototype.display = function(title,options) { | ||||
|  | ||||
| Modal.prototype.adjustPageClass = function() { | ||||
| 	if($tw.pageContainer) { | ||||
| 		$tw.utils.toggleClass($tw.pageContainer,"tw-modal-displayed",this.modalCount > 0); | ||||
| 		$tw.utils.toggleClass($tw.pageContainer,"tc-modal-displayed",this.modalCount > 0); | ||||
| 	} | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jermolene
					Jermolene