فهرست منبع

HUE-6124 [search] Fix dashboard header

Johan Ahlen 8 سال پیش
والد
کامیت
066b9f5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      desktop/libs/dashboard/src/dashboard/templates/search.mako

+ 1 - 1
desktop/libs/dashboard/src/dashboard/templates/search.mako

@@ -30,7 +30,7 @@ ${ notebookKoComponents.downloadSnippetResults() }
 %endif
 
 <div id="searchComponents" class="dashboard-search">
-${ common_search.page_structure(is_embeddable) }
+${ common_search.page_structure(False, is_embeddable) }
 </div>
 
 %if not is_embeddable: