[search] Reverted previous change to ClickAwayController and introduced a custom fix to search menu. Fixes #888 (#1109)

This commit is contained in:
Andrew Henry
2016-08-05 16:30:20 -07:00
committed by Pete Richards
parent 4d89de7068
commit 0274490b68
6 changed files with 23 additions and 15 deletions

View File

@ -259,7 +259,7 @@ define([
"implementation": ClickAwayController,
"depends": [
"$document",
"$scope"
"$timeout"
]
},
{