mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	 8d2e829918
			
		
	
	8d2e829918
	
	
	
		
			
			* fix typo in known_primary_cluster_addrs * make height of manage actions the same on all browsers
		
			
				
	
	
		
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import Actions from 'core/components/replication-actions-single';
 | |
| import layout from '../templates/components/replication-action-reindex';
 | |
| 
 | |
| export default Actions.extend({
 | |
|   layout,
 | |
|   tagName: '',
 | |
| });
 |