This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ <h4 class="modal-title pull-left">
14
14
15
15
< div class ="modal-body ">
16
16
17
- < p > This section lists all the available < strong > versions of the application</ strong > and provides the control of
18
- < strong > unregister</ strong > them
19
- and < strong > make a default version</ strong > .</ p >
17
+ < p >
18
+ This section lists all the < strong > versions available for an application</ strong > .
19
+ You can < strong > unregister</ strong > an app or < strong > switch the default version</ strong > of the application.
20
+ </ p >
20
21
21
22
< div style ="text-align: center " *ngIf ="application.versionOnError() ">
22
23
< div class ="alert alert-danger " style ="display: inline-block ">
Original file line number Diff line number Diff line change 19
19
< div class ="description ">
20
20
< h1 > Apps</ h1 >
21
21
< p >
22
- This section lists all the available applications and provides the control to register/unregister them (if
23
- applicable).
22
+ This section lists all the available applications. You can < strong > register</ strong > or < strong > unregister</ strong > applications.
24
23
</ p >
25
24
< div class ="hidden visible-xs-block visible-sm-block " *ngIf ="!isAppsEmpty() " [appRoles] ="['ROLE_CREATE'] ">
26
25
< a class ="btn btn-primary " (click) ="registerApps() "> Register application(s)</ a >
You can’t perform that action at this time.
0 commit comments