Vypnutí ACF v ck editoru
This commit is contained in:
		
							parent
							
								
									96c5ab4ee8
								
							
						
					
					
						commit
						a6b4d346f5
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -172,7 +172,8 @@ CKEDITOR_CONFIGS = { | |||
| #        'toolbar': 'full', | ||||
|         'height': '40em', | ||||
|         'width': '100%', | ||||
|         'toolbarStartupExpanded': False | ||||
|         'toolbarStartupExpanded': False, | ||||
|         'allowedContent' : True, | ||||
|     }, | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Tomáš Domes
						Tomáš Domes