mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 13:52:55 +00:00 
			
		
		
		
	Make console readonly
This commit is contained in:
		@@ -4,6 +4,7 @@
 | 
			
		||||
<textarea [(ngModel)]="console_content"
 | 
			
		||||
          #tfwconsole
 | 
			
		||||
          [scrollTop]="tfwconsole.scrollHeight"
 | 
			
		||||
          readonly
 | 
			
		||||
          class="tfw-console"
 | 
			
		||||
          spellcheck="false">
 | 
			
		||||
</textarea>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user