From 44d2cfbfd892d60520cd80d7fb13cefed3b6d790 Mon Sep 17 00:00:00 2001 From: "Elizabeth K. Joseph" Date: Wed, 17 Aug 2016 07:27:15 -0700 Subject: [PATCH] Fix active page menu coloring For both the integrated_gate.html and others.html template, both tabs for those pages were highlighted with the active class. Fix this. Change-Id: Ib43910f7036eecc0b5afa9afba458b95eedfdaec --- web/share/templates/integrated_gate.html | 2 +- web/share/templates/others.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/share/templates/integrated_gate.html b/web/share/templates/integrated_gate.html index 92c3434b..f5a173b8 100644 --- a/web/share/templates/integrated_gate.html +++ b/web/share/templates/integrated_gate.html @@ -71,7 +71,7 @@
  • All Pipelines
  • Gate Pipeline
  • Integrated Gate Uncategorized
  • -
  • Other Projects Uncategorized
  • +
  • Other Projects Uncategorized
  • diff --git a/web/share/templates/others.html b/web/share/templates/others.html index 13855c86..af8216d2 100644 --- a/web/share/templates/others.html +++ b/web/share/templates/others.html @@ -70,7 +70,7 @@