mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	Merge pull request #3088 from DynamoFox/fix-update-button-if-update-checking-is-disabled
Fix the update to latest version button in the dropdown menu if update checking is disabled
This commit is contained in:
		
						commit
						bf6d79f4ad
					
				| @ -38,6 +38,10 @@ const TPL = ` | |||||||
|              |              | ||||||
|         pointer-events: none; |         pointer-events: none; | ||||||
|     } |     } | ||||||
|  | 
 | ||||||
|  |     .update-to-latest-version-button { | ||||||
|  |         display: none; | ||||||
|  |     } | ||||||
|     </style> |     </style> | ||||||
| 
 | 
 | ||||||
|     <button type="button" data-toggle="dropdown" data-placement="right" |     <button type="button" data-toggle="dropdown" data-placement="right" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam