Explorar el Código

HUE-6077 [frontend] Add missing endif

Johan Ahlen hace 9 años
padre
commit
8fa4336
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>