Make the error dialog generic not only for app install errors
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
<h4 class="modal-title">{{ appError.app.location }}</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>There was an error installing this app</p>
|
||||
<p><b>There was an error:</b></p>
|
||||
<p>{{appError.app.installationProgress}}</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user