소스 검색

HUE-7503 [dashboard] Use new metric template for dimension 1

Romain Rigaux 8 년 전
부모
커밋
4df6aeb0e9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      desktop/libs/dashboard/src/dashboard/templates/common_search.mako

+ 1 - 0
desktop/libs/dashboard/src/dashboard/templates/common_search.mako

@@ -1733,6 +1733,7 @@ ${ dashboard.layout_skeleton(suffix='search') }
     <!-- ko with: $root.collection.getFacetById($parent.id()) -->
     <!-- ko with: $root.collection.getFacetById($parent.id()) -->
     <div>
     <div>
 
 
+      <span data-bind="template: { name: 'metric-form' }"></span>
       <span data-bind="template: { name: 'facet-toggle2' }"></span>
       <span data-bind="template: { name: 'facet-toggle2' }"></span>
 
 
       <div class="pull-right" style="margin-top: 40px">
       <div class="pull-right" style="margin-top: 40px">