diff --git a/app/views/overview/_list-row-empty-state.html b/app/views/overview/_list-row-empty-state.html index 928fa00d82..becc2c89ee 100644 --- a/app/views/overview/_list-row-empty-state.html +++ b/app/views/overview/_list-row-empty-state.html @@ -6,7 +6,7 @@

No deployments.

{{row.imageChangeTriggers[0].imageChangeParams.from | imageObjectRef : row.apiObject.metadata.namespace}}. - + one of the images referenced by this deployment config changes. diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 8e0dd9be37..1bc0daa667 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -11915,7 +11915,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "\n" + "{{row.imageChangeTriggers[0].imageChangeParams.from | imageObjectRef : row.apiObject.metadata.namespace}}.\n" + "\n" + - " 1\">\n" + + " 1\">\n" + "one of the images referenced by this deployment config changes.\n" + "\n" + "\n" +