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

HUE-7909 [editor] Hide options in session settings

Ying Chen 7 жил өмнө
parent
commit
b3de898

+ 2 - 0
desktop/libs/notebook/src/notebook/templates/editor_components.mako

@@ -592,9 +592,11 @@ ${ sqlSyntaxDropdown.sqlSyntaxDropdown() }
           </a>
         <!-- /ko -->
       </div>
+      % if conf.USE_DEFAULT_CONFIGURATION.get():
       <div style="width:100%;">
         <!-- ko component: { name: 'property-selector', params: { properties: properties } } --><!-- /ko -->
       </div>
+      % endif
       <div style="clear:both; padding-left: 120px;">
         <!-- ko if: availableNewProperties().length -->
         <a class="pointer" style="padding:5px;" data-bind="click: selectedSessionProperty() && function() {