Browse Source

HUE-8687 [frontend] Fix for removed ko_components.mako

jdesjean 7 năm trước cách đây
mục cha
commit
1100dcf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      desktop/core/src/desktop/templates/common_header.mako

+ 0 - 1
desktop/core/src/desktop/templates/common_header.mako

@@ -160,7 +160,6 @@ if USE_NEW_EDITOR.get():
 
   <script src="${ static('metastore/js/metastore.model.js') }"></script>
 
-  ${ koComponents.all() }
   ${ hueAceAutocompleter.hueAceAutocompleter() }
 %endif