Better blocking update text

This commit is contained in:
Girish Ramakrishnan
2019-09-04 21:10:24 -07:00
parent fc2dd148c5
commit 12a9dcaa76

View File

@@ -12,8 +12,7 @@
<ul>
<li ng-repeat="app in installedApps | inProgressApps">{{app.location}}</li>
</ul>
<br/>
<b class="text-danger">Please wait for the app actions to finish.</b>
<span>Please wait for the above operations to finish.</span>
<br/>
<br/>
</div>