From a4b4cfe12f86db2c945c672468acad9a13dfb42d Mon Sep 17 00:00:00 2001 From: Samuel Padgett Date: Fri, 20 Oct 2017 12:22:58 -0400 Subject: [PATCH] Fix pending message for service instances on overview --- app/views/overview/_service-instance-row.html | 2 +- dist/scripts/templates.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/overview/_service-instance-row.html b/app/views/overview/_service-instance-row.html index 0f621310e2..9975e293aa 100644 --- a/app/views/overview/_service-instance-row.html +++ b/app/views/overview/_service-instance-row.html @@ -128,7 +128,7 @@

info The service is not yet ready. - + diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 552f2075f3..9eb32dfcc5 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -12620,7 +12620,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "\n" + "info\n" + "The service is not yet ready.\n" + - "\n" + + "\n" + "\n" + "\n" + "\n" +