Explorar el Código

HUE-8509 [kafka] Do not break left panel

Counter intuitive but needed currently.
Romain Rigaux hace 7 años
padre
commit
05cca7afdc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
                 });