Do not show app postinstall info in app view

This commit is contained in:
Johannes Zellner
2019-09-13 10:57:34 +02:00
parent 4056a3da43
commit c4aec8dfa6

View File

@@ -49,13 +49,6 @@
<br/>
<p ng-show="app.manifest && app.manifest.postInstallMessage">
<b>Usage Information</b><br/>
<div ng-bind-html="app.manifest.postInstallMessage | postInstallMessage:app | markdown2html"></div>
</p>
<br/>
<p ng-show="app.manifest.addons.localstorage.ftp">
<b>SFTP</b> <sup><a ng-href="{{ config.webServerOrigin }}/documentation/apps/#ftp-access" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup><br/>
Server: {{ config.adminFqdn }}<br/>