From d35eb7e64497babf12822f008f35ab9ac1e61b76 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 3 Oct 2013 14:50:05 -0700 Subject: [PATCH] Add home breadcrumb --- .../classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/scripts/ui/core.js | 2 +- ui/stylesheets/_browser.scss | 6 +++ ui/stylesheets/csui/_breadcrumbs.scss | 45 +++++++++++-------- 5 files changed, 35 insertions(+), 20 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 774a15b1d59..4b54acb9e5c 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.home=Home label.use.default.language=Use default language label.delete.events=Delete events label.delete.alerts=Delete alerts diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index dd450576c6d..2b07a2f7d00 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>