diff --git a/src/app/core/service-detail/service-detail.component.html b/src/app/core/service-detail/service-detail.component.html index 74a7a59c2e231445c6014c96b7292e3c10f43ad0..b8863fcc4388ec5593d3074dbc5f0c0de682466f 100644 --- a/src/app/core/service-detail/service-detail.component.html +++ b/src/app/core/service-detail/service-detail.component.html @@ -159,7 +159,7 @@ </div> <div class="d-flex flex-md-row flex-column p-3"> <div class="pr-sm-1" style="white-space: nowrap;"> - {{history.createdAt | date: 'yyyy. MMM dd.'}} + {{history.createdAt | date: 'yyyy. MMM dd.'}} </div> <div class="pl-sm-1" style="white-space: nowrap;"> {{history.createdAt | date: 'hh:mm:ss'}}