Эх сурвалжийг харах

HUE-7931 [dashboard] Comment missing facet option as not finalized

Romain Rigaux 7 жил өмнө
parent
commit
4408ec0

+ 10 - 10
desktop/libs/dashboard/src/dashboard/templates/common_search.mako

@@ -2155,16 +2155,16 @@ ${ dashboard.layout_skeleton(suffix='search') }
             <input type="text" class="input-medium" data-bind="spinedit: $parent.mincount"/>
           </span>
         </div>
-        <!-- ko if: $parentContext.$data.type() == 'field' && $parents[1].widgetType() != 'timeline-widget' && $parents[1].widgetType() != 'gradient-map-widget' && $parents[1].widgetType() != 'leafletmap-widget' && $parents[1].widgetType() != 'tree2-widget' -->
-          <div class="facet-field-cnt" data-bind="visible: $parent == $parentContext.$parentContext.$data.properties.facets()[0] && $root.collection.engine() == 'solr'"> <!-- visible on first element only -->
-            <span class="spinedit-cnt">
-              <span class="facet-field-label facet-field-label-fixed-width">
-                ${ _('Other') }
-              </span>
-              <input type="checkbox" data-bind="checked: $parent.missing"/>
-            </span>
-          </div>
-        <!-- /ko -->
+##        <!-- ko if: $parentContext.$data.type() == 'field' && $parents[1].widgetType() != 'timeline-widget' && $parents[1].widgetType() != 'gradient-map-widget' && $parents[1].widgetType() != 'leafletmap-widget' && $parents[1].widgetType() != 'tree2-widget' -->
+##          <div class="facet-field-cnt" data-bind="visible: $parent == $parentContext.$parentContext.$data.properties.facets()[0] && $root.collection.engine() == 'solr'"> <!-- visible on first element only -->
+##            <span class="spinedit-cnt">
+##              <span class="facet-field-label facet-field-label-fixed-width">
+##                ${ _('Other') }
+##              </span>
+##              <input type="checkbox" data-bind="checked: $parent.missing"/>
+##            </span>
+##          </div>
+##        <!-- /ko -->
       <!-- /ko -->
       <!-- /ko -->