Skip to content

Commit

Permalink
Add the Enterprise Search logo to the Overview search result (#77514)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankeairns committed Sep 15, 2020
1 parent 6a8ac63 commit 5cc9268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/enterprise_search/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export class EnterpriseSearchPlugin implements Plugin {
core.application.register({
id: ENTERPRISE_SEARCH_PLUGIN.ID,
title: ENTERPRISE_SEARCH_PLUGIN.NAV_TITLE,
euiIconType: ENTERPRISE_SEARCH_PLUGIN.LOGO,
appRoute: ENTERPRISE_SEARCH_PLUGIN.URL,
category: DEFAULT_APP_CATEGORIES.enterpriseSearch,
mount: async (params: AppMountParameters) => {
Expand Down

0 comments on commit 5cc9268

Please sign in to comment.