2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Other changes as requested

This commit is contained in:
Oliver Walters
2022-03-30 12:42:57 +11:00
parent a45e2c0199
commit 4c6ad6facf
3 changed files with 5 additions and 5 deletions

View File

@ -10,10 +10,10 @@
*/
/*
* Callback when the search panel is closed
*/
function closeSearchPanel() {
// TODO
}