Pārlūkot izejas kodu

HUE-8509 [kafka] Do not break left panel

Counter intuitive but needed currently.
Romain Rigaux 7 gadi atpakaļ
vecāks
revīzija
05cca7afdc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      desktop/core/src/desktop/templates/assist.mako

+ 1 - 1
desktop/core/src/desktop/templates/assist.mako

@@ -2122,7 +2122,7 @@ from desktop.views import _ko
                   }, params.sql)),
                   apiHelper: self.apiHelper,
                   name: '${ _("Streams") }',
-                  type: 'kafka',
+                  type: 'solr',
                   icon: 'fa-sitemap',
                   minHeight: 75
                 });