diff --git a/app/views/browse/pod.html b/app/views/browse/pod.html index 6153084392..3f68a38e68 100644 --- a/app/views/browse/pod.html +++ b/app/views/browse/pod.html @@ -89,7 +89,8 @@

Container {{container.name}} Environment Variables

context="projectContext" options="logOptions" empty="logEmpty" - run="logCanRun"> + run="logCanRun" + ng-class="{'log-viewer-select': pod.spec.containers.length > 1}"> diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 043626f012..1a24ce73e0 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -3320,7 +3320,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "\n" + "\n" + "Logs\n" + - "\n" + + " 1}\">\n" + "\n" + "\n" + "\n" +