Remove caas case in setup screen

This commit is contained in:
Johannes Zellner
2019-08-06 10:03:12 +02:00
parent debeb8dfd8
commit c42aa7c806
3 changed files with 4 additions and 21 deletions

View File

@@ -37,15 +37,6 @@
<body class="setup" ng-app="Application" ng-controller="SetupController">
<div class="main-container ng-cloak text-center" ng-show="provider === 'caas' && !setupToken">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h1> <i class="fa fa-frown-o fa-fw text-danger"></i> No setup token provided. </h1>
Please use the setup link for this cloudron.
</div>
</div>
</div>
<div class="main-container ng-cloak text-center" ng-show="busy">
<div class="row">
<div class="col-md-6 col-md-offset-3">