From e34eac0867fd4df9b464e2db8da29929cba905f0 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 10 Jul 2013 15:03:16 +0300 Subject: [PATCH] Mention enterprise edition for easy identification --- app/views/help/index.html.haml | 1 + app/views/layouts/devise.html.haml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 6529da7ddd..34bb8e31e8 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -1,5 +1,6 @@ %h3.page_title GITLAB + %span.light Enterprise Edition .pull-right %span= Gitlab::VERSION %small= Gitlab::REVISION diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml index 0fa3621173..fb20e8acf9 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -8,3 +8,5 @@ %center = image_tag image_path "login-logo.png" = yield + %center + %h5.cwhite Enterprise Edition