This is an automated email from the ASF dual-hosted git repository.
ytykhun pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/develop by this push:
new aab4fd0 minor ui fix
aab4fd0 is described below
commit aab4fd078f0a898deb0471c65c9d567d19632ffd
Author: Yurii Tykhun <[email protected]>
AuthorDate: Tue Jun 29 18:58:47 2021 +0300
minor ui fix
---
.../modal-dialog/notification-dialog/notification-dialog.component.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/notification-dialog/notification-dialog.component.ts
b/services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/notification-dialog/notification-dialog.component.ts
index a00e70e..3183929 100644
---
a/services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/notification-dialog/notification-dialog.component.ts
+++
b/services/self-service/src/main/resources/webapp/src/app/shared/modal-dialog/notification-dialog/notification-dialog.component.ts
@@ -54,7 +54,7 @@ import {Endpoint} from
'../../../administration/project/project.component';
will be stopped
</p>
</div>
- <span class="strong blue pb-10">by a schedule in less than
15 minutes.</span>
+ <span class="strong blue pb-10">by a schedule in less than
15 minutes</span>.
</div>
<div class="alert" *ngIf="data.type === 'message'">
<span class='highlight'[innerHTML]="data.template"></span>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]