Make offline banner a link to the troubleshooting page

This commit is contained in:
Johannes Zellner
2019-09-06 00:14:05 +02:00
parent 6b29f57e1d
commit 739e308c0e
5 changed files with 9 additions and 4 deletions

View File

@@ -49,7 +49,7 @@
<body class="logs">
<div class="offline-banner animateMe" ng-show="client.offline" ng-cloak><i class="fa fa-circle-notch fa-spin"></i> Cloudron is offline. Reconnecting...</div>
<a class="offline-banner animateMe" ng-show="client.offline" ng-cloak href="https://cloudron.io/documentation/troubleshooting/" target="_blank"><i class="fa fa-circle-notch fa-spin"></i> Cloudron is offline. Reconnecting...</a>
<div class="animateMe ng-hide layout-root" ng-show="initialized">