mirror of
				https://github.com/scinote-eln/scinote-web.git
				synced 2025-10-31 08:26:31 +08:00 
			
		
		
		
	Remove insert link from tinymce menu [SCI-12142]
This commit is contained in:
		
							parent
							
								
									bdbcdc37fa
								
							
						
					
					
						commit
						8eb45ce6d0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -97,7 +97,7 @@ export default { | ||||||
|       contextmenu: '', |       contextmenu: '', | ||||||
|       promotion: false, |       promotion: false, | ||||||
|       menu: { |       menu: { | ||||||
|         insert: { title: 'Insert', items: 'link | charmap hr | nonbreaking anchor | insertdatetime' } |         insert: { title: 'Insert', items: 'charmap hr | nonbreaking | insertdatetime' } | ||||||
|       }, |       }, | ||||||
|       autoresize_bottom_margin: 20, |       autoresize_bottom_margin: 20, | ||||||
|       codesample_global_prismjs: true, |       codesample_global_prismjs: true, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue