Browse Source

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

Romain Rigaux 8 năm trước cách đây
mục cha
commit
4df6aeb0e9

+ 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()) -->
     <div>
 
+      <span data-bind="template: { name: 'metric-form' }"></span>
       <span data-bind="template: { name: 'facet-toggle2' }"></span>
 
       <div class="pull-right" style="margin-top: 40px">