ソースを参照

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

Johan Ahlen 6 年 前
コミット
66fb38a51b
1 ファイル変更0 行追加1 行削除
  1. 0 1
      desktop/core/src/desktop/templates/common_header.mako

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

@@ -35,7 +35,6 @@ if USE_NEW_EDITOR.get():
 <%namespace name="commonHeaderFooterComponents" file="/common_header_footer_components.mako" />
 <%namespace name="hueAceAutocompleter" file="/hue_ace_autocompleter.mako" />
 <%namespace name="hueIcons" file="/hue_icons.mako" />
-<%namespace name="koComponents" file="/ko_components.mako" />
 
 <!DOCTYPE html>
 <%def name="is_selected(selected)">