Skip to content
Snippets Groups Projects
Commit fcbdd204 authored by Reményi Gergely's avatar Reményi Gergely
Browse files

KST-23: indicates if history is empty

parent c43cd51c
No related branches found
No related tags found
1 merge request!2Service page rework
......@@ -149,7 +149,7 @@
</div>
</div>
<div class='border-top mt-3 pt-3' *ngIf='!service.history'>
<div class='border-top mt-3 pt-3' *ngIf='service.history.length === 0'>
Nincs
</div>
<div class='border-top mt-3 pt-3 align-items-center d-flex flex-row'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment