Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-10-11 15:01:00 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-11 15:01:00 +0300
commitd9287a307630689bc2da385fdef29887963e3fbe (patch)
tree7023178ee8309890d5fa9570adbd10f02f2a155e /layouts/feedback.html
parent30a6141efb1d813fccdd1c08dbfa9efd62b1a901 (diff)
(PROPOSAL based on sales feedback) add a new tab for upgrading GitLab with buttons linking to trials and pricing
Diffstat (limited to 'layouts/feedback.html')
-rw-r--r--layouts/feedback.html53
1 files changed, 41 insertions, 12 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index 159159a9..8a38ab37 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -20,6 +20,10 @@
<i class="fa fa-question-circle" aria-hidden="true"></i>
GET <strong>HELP</strong></a>
</li>
+ <li role="presentation"><a href="#upgrade-gitlab" aria-controls="upgrade-gitlab" role="tab" data-toggle="tab">
+ <i class="fa fa-bolt" aria-hidden="true"></i>
+ UPGRADE <strong>GITLAB</strong></a>
+ </li>
</ul>
<!-- Tab panes -->
@@ -100,26 +104,51 @@
</p>
</div>
</div><!-- support-row -->
+ </div><!-- get-help tab -->
- <div class="row" id="sales-row"><!-- sales-row -->
+ <div role="tabpanel" class="tab-pane" id="upgrade-gitlab"><!-- upgrade-gitlab tab -->
+ <div class="row" id="sales-row"><!-- gitlab-gold-row -->
<div class="col-md-8 col-sm-12">
- <p>If you want to use a
- <a href="https://about.gitlab.com/features/">feature</a>
- that's <strong>not available in your
- <a href="https://about.gitlab.com/pricing/" target="_blank">
- GitLab tier
- </a></strong>
+ <p>If you want to try all features available in <strong>GitLab.com</strong>
<i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
</p>
</div>
<div class="col-md-4 col-sm-12">
- <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/sales/" target="_blank">
- <i class="fa fa-envelope-o" aria-hidden="true"></i>
- CONTACT SALES
+ <a role="button" class="comments-holder btn btn-default" href="https://customers.gitlab.com/trials/new?gl_com=true" target="_blank">
+ <i class="fa fa-cloud" aria-hidden="true"></i>
+ GITLAB GOLD FREE-TRIAL
</a>
</div>
- </div><!-- sales-row -->
- </div><!-- get-help tab -->
+ </div><!-- gitlab-gold-row -->
+
+ <div class="row" id="sales-row"><!-- gitlab-ultimate-row -->
+ <div class="col-md-8 col-sm-12">
+ <p>If you want to try all features available in <strong>GitLab self-managed</strong>
+ <i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
+ </p>
+ </div>
+ <div class="col-md-4 col-sm-12">
+ <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/free-trial/" target="_blank">
+ <i class="fa fa-server" aria-hidden="true"></i>
+ GITLAB ULTIMATE FREE-TRIAL
+ </a>
+ </div>
+ </div><!-- gitlab-ultimate-row -->
+
+ <div class="row" id="sales-row"><!-- gitlab-pricing-row -->
+ <div class="col-md-8 col-sm-12">
+ <p>If you want to subscribe for a <strong>different GitLab tier</strong>
+ <i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
+ </p>
+ </div>
+ <div class="col-md-4 col-sm-12">
+ <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/pricing/" target="_blank">
+ <i class="fa fa-credit-card-alt" aria-hidden="true"></i>
+ CONSULT PRICING
+ </a>
+ </div>
+ </div><!-- gitlab-pricing-row -->
+ </div><!-- upgrade-gitlab tab -->
<div role="tabpanel" class="tab-pane active" id="docs-feedback"><!-- docs-feedback tab -->
<div class="row" id="edit-page-row"><!-- edit-page-row -->