2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-13 04:57:33 +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
+3 -3
View File
@@ -10,10 +10,10 @@
*/
/*
* Callback when the search panel is closed
*/
function closeSearchPanel() {
// TODO
}