mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
[search] Reverted previous change to ClickAwayController and introduced a custom fix to search menu. Fixes #888 (#1109)
This commit is contained in:
committed by
Pete Richards
parent
4d89de7068
commit
0274490b68
@ -259,7 +259,7 @@ define([
|
||||
"implementation": ClickAwayController,
|
||||
"depends": [
|
||||
"$document",
|
||||
"$scope"
|
||||
"$timeout"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user