Expose new "sync me" flag for LabelProfile settings
This commit is contained in:
		
							parent
							
								
									8192b19858
								
							
						
					
					
						commit
						bef7a2af36
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -48,6 +48,7 @@ class ProfilesView(MasterView):
 | 
			
		|||
        'code',
 | 
			
		||||
        'description',
 | 
			
		||||
        'visible',
 | 
			
		||||
        'sync_me',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    form_fields = [
 | 
			
		||||
| 
						 | 
				
			
			@ -58,6 +59,7 @@ class ProfilesView(MasterView):
 | 
			
		|||
        'formatter_spec',
 | 
			
		||||
        'format',
 | 
			
		||||
        'visible',
 | 
			
		||||
        'sync_me',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    def configure_grid(self, g):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue