mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	[UI] Search shortcut (#10181)
* Add search shortcut - Use '/' to open search drawer * Add user setting for spotlight * Hide spotlight if disabled * Updated playwright tests
This commit is contained in:
		| @@ -21,6 +21,7 @@ The *Display Settings* screen shows general display configuration options: | ||||
| {{ usersetting("ICONS_IN_NAVBAR") }} | ||||
| {{ usersetting("STICKY_HEADER") }} | ||||
| {{ usersetting("STICKY_TABLE_HEADER") }} | ||||
| {{ usersetting("SHOW_SPOTLIGHT") }} | ||||
| {{ usersetting("DATE_DISPLAY_FORMAT") }} | ||||
| {{ usersetting("FORMS_CLOSE_USING_ESCAPE") }} | ||||
| {{ usersetting("DISPLAY_STOCKTAKE_TAB") }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user