mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-07 06:10:47 +00:00
Link icons (#677)
* Add LinkIcon component * Visual UI updates - Refactor some components - Clearer text display - Add obvious chevron icon when a "tile" will take the user somewhere else * dart format * Adjust release notes * Add visual separator * Cleanup unused imports
This commit is contained in:
@ -391,6 +391,9 @@
|
||||
"editLineItem": "Edit Line Item",
|
||||
"@editLineItem": {},
|
||||
|
||||
"email": "Email",
|
||||
"@email": {},
|
||||
|
||||
"enterPassword": "Enter password",
|
||||
"@enterPassword": {},
|
||||
|
||||
@ -924,6 +927,9 @@
|
||||
"permissionRequired": "Permission Required",
|
||||
"@permissionRequired": {},
|
||||
|
||||
"phone": "Phone",
|
||||
"@phone": {},
|
||||
|
||||
"printLabel": "Print Label",
|
||||
"@printLabel": {},
|
||||
|
||||
|
Reference in New Issue
Block a user