ui: tape/ChangerStatus: add missing property
it will actually not fail, but we declare it nonetheless to indicate that it exists Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
		
				
					committed by
					
						
						Dietmar Maurer
					
				
			
			
				
	
			
			
			
						parent
						
							6d4fbbc3ea
						
					
				
				
					commit
					4c7be5f59d
				
			@ -370,6 +370,7 @@ Ext.define('PBS.TapeManagement.ChangerStatus', {
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	free_slots: [],
 | 
			
		||||
	free_ie_slots: [],
 | 
			
		||||
 | 
			
		||||
	updateFreeSlots: function(free_slots, free_ie_slots) {
 | 
			
		||||
	    let me = this;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user