Do not show app postinstall info in app view
This commit is contained in:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user