mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-22 12:13:30 +00:00
display model pk entries (#851)
This commit is contained in:
@@ -17,6 +17,7 @@ const String INV_HOME_SHOW_CUSTOMERS = "homeShowCustomers";
|
||||
const String INV_HOME_SHOW_SUPPLIERS = "homeShowSuppliers";
|
||||
|
||||
const String INV_SCREEN_ORIENTATION = "appScreenOrientation";
|
||||
const String INV_SHOW_PK = "showPk";
|
||||
|
||||
// Available screen orientation values
|
||||
const int SCREEN_ORIENTATION_SYSTEM = 0;
|
||||
|
||||
Reference in New Issue
Block a user