From 5bce4ad9c61c7c82a3c90ba5880b0754225e8b0d Mon Sep 17 00:00:00 2001 From: Roman Vynar Date: Wed, 20 Feb 2019 16:44:35 +0200 Subject: [PATCH] Better breadcrumb --- templates/base.html | 4 ++-- templates/event_log.html | 1 - templates/repositories.html | 5 ++++- templates/tag_info.html | 2 +- templates/tags.html | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8454ca7..e0c2854 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,10 +12,10 @@
-

Docker Registry UI

+

Docker Registry UI

- Event Log +

Event Log

diff --git a/templates/event_log.html b/templates/event_log.html index 8be1dd5..4bedc29 100644 --- a/templates/event_log.html +++ b/templates/event_log.html @@ -17,7 +17,6 @@ {{block body()}} diff --git a/templates/repositories.html b/templates/repositories.html index f76d95f..de7e195 100644 --- a/templates/repositories.html +++ b/templates/repositories.html @@ -41,7 +41,10 @@
diff --git a/templates/tag_info.html b/templates/tag_info.html index 6095394..b5ad178 100644 --- a/templates/tag_info.html +++ b/templates/tag_info.html @@ -4,7 +4,7 @@ {{block body()}}