Skip to content

Commit

Permalink
[PMM-1413] Removed button-link to orchestrator.
Browse files Browse the repository at this point in the history
  • Loading branch information
askomorokhov committed Sep 6, 2017
1 parent 6915afe commit 36666ec
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions landing-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,12 @@ <h3>Percona Monitoring and Management</h3>
<div class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
<div class="col-lg-2 col-md-2 hidden-sm hidden-xs">
</div>
<div class="col-lg-3 col-md-3 col-sm-12 col-xs-12 center-block">
<div class="col-lg-5 col-md-5 col-sm-12 col-xs-12 center-block">
<a target="_blank" href="/qan/" class="btn btn-warning btn-prop center-block"><i class="fa fa-bar-chart" aria-hidden="true"></i><br> Query <br> Analytics</a>
</div>
<div class="col-lg-3 col-md-3 col-sm-12 col-xs-12 center-block">
<div class="col-lg-5 col-md-5 col-sm-12 col-xs-12 center-block">
<a target="_blank" href="/graph/" class="btn btn-warning btn-prop center-block"><i class="fa fa-cogs" aria-hidden="true"></i><br> Metrics <br> Monitor</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 center-block">
<a target="_blank" href="/orchestrator/" class="btn btn-warning btn-prop center-block"><i class="fa fa-database" aria-hidden="true"></i><br> MySQL Replication <br> Topology Manager</a>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 36666ec

Please sign in to comment.