From 89d635f6cfb64147dd4e9eb7e24c513fd86fa446 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Mon, 27 Nov 2017 12:56:26 +0200 Subject: [PATCH] Change to use the component --- static/directives/quay-service-status-bar.html | 2 +- static/directives/repo-tag-history.html | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/static/directives/quay-service-status-bar.html b/static/directives/quay-service-status-bar.html index 84c3e0671..25cfdce50 100644 --- a/static/directives/quay-service-status-bar.html +++ b/static/directives/quay-service-status-bar.html @@ -10,7 +10,7 @@ - Scheduled for {{ scheduled.scheduled_for | amDateFormat:'dddd, MMMM Do YYYY, h:mm A' }}: + Scheduled for : In progress: diff --git a/static/directives/repo-tag-history.html b/static/directives/repo-tag-history.html index ba756f26a..5c9a46da2 100644 --- a/static/directives/repo-tag-history.html +++ b/static/directives/repo-tag-history.html @@ -73,10 +73,14 @@ -
{{ entry.time | amDateFormat:'dddd, MMMM Do YYYY, h:mm:ss a' }}
+
+ +
-
{{ entry.time | amDateFormat:'MMM Do YYYY, h:mm:ss a' }}
+
+ +