Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8b8a5575
Commit
8b8a5575
authored
Jan 26, 2021
by
Jake Burden
Committed by
Vitaly Slobodin
Jan 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove “Current Plan” badge and reduce line height
Remove unnecessary flex and container
parent
75f114e3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
9 deletions
+7
-9
ee/app/views/shared/billings/_billing_plan.html.haml
ee/app/views/shared/billings/_billing_plan.html.haml
+2
-6
ee/changelogs/unreleased/reduce-billing-card-header.yml
ee/changelogs/unreleased/reduce-billing-card-header.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+0
-3
No files found.
ee/app/views/shared/billings/_billing_plan.html.haml
View file @
8b8a5575
...
@@ -17,12 +17,8 @@
...
@@ -17,12 +17,8 @@
-
else
-
else
=
_
(
"Upgrade offers available!"
)
=
_
(
"Upgrade offers available!"
)
.card
{
class:
(
"card-active"
if
is_current
||
show_deprecated_plan
)
}
.card
{
class:
(
"card-active"
if
is_current
||
show_deprecated_plan
)
}
.card-header.gl-font-weight-bold.d-flex.flex-row.justify-content-between.flex-wrap
.card-header.gl-line-height-normal.gl-py-5.gl-font-weight-bold
%div
=
plan_name
=
plan_name
-
if
is_current
.text-muted
=
s_
(
"BillingPlans|Current Plan"
)
.card-body
.card-body
-
if
show_deprecated_plan
-
if
show_deprecated_plan
...
...
ee/changelogs/unreleased/reduce-billing-card-header.yml
0 → 100644
View file @
8b8a5575
---
title
:
Fix line spacing in billing card header
merge_request
:
52521
author
:
type
:
fixed
locale/gitlab.pot
View file @
8b8a5575
...
@@ -4457,9 +4457,6 @@ msgstr ""
...
@@ -4457,9 +4457,6 @@ msgstr ""
msgid "BillingPlans|Congratulations, your free trial is activated."
msgid "BillingPlans|Congratulations, your free trial is activated."
msgstr ""
msgstr ""
msgid "BillingPlans|Current Plan"
msgstr ""
msgid "BillingPlans|Free upgrade!"
msgid "BillingPlans|Free upgrade!"
msgstr ""
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment