mirror of
https://github.com/nasa/openmct.git
synced 2025-05-02 00:39:58 +00:00
Made the search bar text input go to ngModel.input, rather than getting the text manually from the DOM element. Additionally, removed the search service from the search controller's scope.