Show the doc link in the post install confirm body
This commit is contained in:
@@ -351,6 +351,9 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div ng-bind-html="appPostInstallConfirm.app.manifest.postInstallMessage | postInstallMessage:appPostInstallConfirm.app | markdown2html"></div>
|
||||
<div ng-show="appPostInstallConfirm.app.manifest.documentationUrl">
|
||||
Please see the <a target="_blank" ng-href="{{appPostInstallConfirm.app.manifest.documentationUrl}}">documentation</a> for more information.
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<div class="form-group pull-left">
|
||||
|
||||
Reference in New Issue
Block a user