Commit 79d36dff authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'jramsay-4661-fix-admin-dashboard' into 'master'

Fix visually broken admin dashboard

Closes #4566

See merge request gitlab-org/gitlab-ee!4196
parents 533c6b67 17db4dde
- admin_without_ee_license = !current_license && current_user.admin?
.blank-state-parent-container{ class: ('has-start-trial-container' if admin_without_ee_license) }
.section-container.section-welcome{ class: ('col-md-6' if admin_without_ee_license) }
.section-container.section-welcome
.container.section-body
.row
.blank-state-welcome
......
---
title: Fix visually broken admin dashboard until license is added
merge_request: 4196
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment