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
d9934b65
Commit
d9934b65
authored
Oct 05, 2020
by
Donald Cook
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated upsell button
parent
bb1e09d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ee/app/views/shared/promotions/_promotion_link_project.html.haml
...views/shared/promotions/_promotion_link_project.html.haml
+1
-1
No files found.
ee/app/views/shared/promotions/_promotion_link_project.html.haml
View file @
d9934b65
...
...
@@ -20,6 +20,6 @@
-
if
License
.
current
&
.
expired?
=
link_to
(
!
short_form
?
s_
(
'Promotions|Buy GitLab Enterprise Edition'
)
:
s_
(
'Promotions|Buy EE'
)),
::
EE
::
SUBSCRIPTIONS_PLANS_URL
,
class:
'btn btn-primary'
-
else
=
link_to
s_
(
'Promotions|Start GitLab Ultimate trial'
),
new_trial_url
,
class:
'btn btn-primary'
=
link_to
s_
(
'Promotions|Start GitLab Ultimate trial'
),
new_trial_url
,
class:
'btn btn-primary
btn-block
'
-
else
%p
=
s_
(
'Promotions|Contact your Administrator to upgrade your license.'
)
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