mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-18 10:46:31 +00:00
[UI] Various fixes (#10038)
* Fix badge wrapping * Move revision selector - Simplify top header * Remove "detail" attribute from <PageDetail> * Implement "FORMS_CLOSE_USING_ESCAPE" option * Implement "STICKY_HEADER" setting * Remove unused setting * Improved badge layout * Sticky header fix
This commit is contained in:
@@ -22,7 +22,6 @@ The *Display Settings* screen shows general display configuration options:
|
||||
{{ usersetting("STICKY_HEADER") }}
|
||||
{{ usersetting("DATE_DISPLAY_FORMAT") }}
|
||||
{{ usersetting("FORMS_CLOSE_USING_ESCAPE") }}
|
||||
{{ usersetting("PART_SHOW_QUANTITY_IN_FORMS") }}
|
||||
{{ usersetting("DISPLAY_STOCKTAKE_TAB") }}
|
||||
{{ usersetting("SHOW_FULL_CATEGORY_IN_TABLES")}}
|
||||
{{ usersetting("ENABLE_LAST_BREADCRUMB") }}
|
||||
|
Reference in New Issue
Block a user