mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Sticky headers (#9022)
* Add user setting * Use value of user setting * Fix user for global * Stickiness * Updated docs
This commit is contained in:
		| @@ -20,6 +20,7 @@ The *Display Settings* screen shows general display configuration options: | ||||
| | ---- | ----------- | ------- | ----- | | ||||
| {{ usersetting("ICONS_IN_NAVBAR") }} | ||||
| {{ usersetting("STICKY_HEADER") }} | ||||
| {{ usersetting("STICKY_TABLE_HEADER") }} | ||||
| {{ usersetting("DATE_DISPLAY_FORMAT") }} | ||||
| {{ usersetting("FORMS_CLOSE_USING_ESCAPE") }} | ||||
| {{ usersetting("DISPLAY_STOCKTAKE_TAB") }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user