Expose version history for all supported tables
mostly for sake of products, but various..
This commit is contained in:
		
							parent
							
								
									5be3671a77
								
							
						
					
					
						commit
						bea28e97e9
					
				
					 14 changed files with 31 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -42,6 +42,8 @@ class ProfilesView(MasterView):
 | 
			
		|||
    model_class = model.LabelProfile
 | 
			
		||||
    model_title = "Label Profile"
 | 
			
		||||
    url_prefix = '/labels/profiles'
 | 
			
		||||
    has_versions = True
 | 
			
		||||
 | 
			
		||||
    grid_columns = [
 | 
			
		||||
        'ordinal',
 | 
			
		||||
        'code',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue