mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 05:32:55 +00:00 
			
		
		
		
	Disable spellchecking in console
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
<!-- Copyright (C) 2018 Avatao.com Innovative Learning Kft.
 | 
			
		||||
     All Rights Reserved. See LICENSE file for details.     -->
 | 
			
		||||
 | 
			
		||||
<textarea [(ngModel)]="console_content" class="tfw-console"></textarea>
 | 
			
		||||
<textarea [(ngModel)]="console_content" class="tfw-console" spellcheck="false"></textarea>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user