mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Refactor allocation page(s)
- Also perform null check on notes before displaying
This commit is contained in:
		| @@ -179,7 +179,9 @@ | ||||
|         </div> | ||||
|     </div> | ||||
|     <div class='panel-content'> | ||||
|         {% if company.notes %} | ||||
|         {{ company.notes | markdownify }} | ||||
|         {% endif %} | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user