fix: wrap notes text for batch view
This commit is contained in:
		
							parent
							
								
									8df52bf2a2
								
							
						
					
					
						commit
						b9b8bbd2ea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -383,7 +383,7 @@ class BatchMasterView(MasterView): | |||
|         f.set_label('executed_by', "Executed by") | ||||
| 
 | ||||
|         # notes | ||||
|         f.set_type('notes', 'text') | ||||
|         f.set_type('notes', 'text_wrapped') | ||||
| 
 | ||||
|         # if self.creating and self.request.user: | ||||
|         #     batch = fs.model | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar