Browse Source

HUE-6077 [frontend] Add missing endif

Johan Ahlen 8 năm trước cách đây
mục cha
commit
8fa43361bc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      desktop/core/src/desktop/templates/responsive.mako

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

@@ -219,6 +219,7 @@ ${ hueIcons.symbols() }
         <!-- ko component: { name: 'hue-job-browser-panel', params: { onePageViewModel: onePageViewModel }} --><!-- /ko -->
         % endif
         % endif
+        % endif
       </div>
     </div>
   </nav>