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
39677e5d
Commit
39677e5d
authored
Nov 13, 2019
by
Alper Akgun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use new trial registration URL in billing
parent
ffa476ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
changelogs/unreleased/35751-new-trial-flow-for-logged-in-user-should-not-take-them-to-the-custo.yml
...-for-logged-in-user-should-not-take-them-to-the-custo.yml
+5
-0
ee/app/views/shared/billings/_billing_plan_header.html.haml
ee/app/views/shared/billings/_billing_plan_header.html.haml
+1
-1
No files found.
changelogs/unreleased/35751-new-trial-flow-for-logged-in-user-should-not-take-them-to-the-custo.yml
0 → 100644
View file @
39677e5d
---
title
:
Use new trial registration URL in billing
merge_request
:
19978
author
:
type
:
fixed
ee/app/views/shared/billings/_billing_plan_header.html.haml
View file @
39677e5d
...
...
@@ -31,4 +31,4 @@
=
render
'shared/billings/trial_status'
,
namespace:
namespace
-
if
namespace
.
eligible_for_trial?
%p
=
link_to
'Start your free trial'
,
new_
gitlab_com_trial_url
,
class:
'btn btn-primary'
%p
=
link_to
'Start your free trial'
,
new_
trial_registration_path
,
class:
'btn btn-primary'
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