mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 21:35:42 +00:00 
			
		
		
		
	Adds option for deleting attachments from the app (#222)
* Adds option for deleting attachments from the app Closes https://github.com/inventree/inventree-app/issues/153 * Add entry to release notes
This commit is contained in:
		| @@ -208,12 +208,18 @@ | ||||
|   "delete": "Delete", | ||||
|   "@delete": {}, | ||||
|  | ||||
|   "deleteFailed": "Delete operation failed", | ||||
|   "@deleteFailed": {}, | ||||
|  | ||||
|   "deletePart": "Delete Part", | ||||
|   "@deletePart": {}, | ||||
|  | ||||
|   "deletePartDetail": "Remove this part from the database", | ||||
|   "@deletePartDetail": {}, | ||||
|  | ||||
|   "deleteSuccess": "Delete operation successful", | ||||
|   "@deleteSuccess": {}, | ||||
|  | ||||
|   "description": "Description", | ||||
|   "@description": {}, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user