mirror of
https://github.com/kuhyx/ARAI.git
synced 2026-07-04 13:23:03 +02:00
feat: green online
This commit is contained in:
parent
1186b987d1
commit
deff9f1205
@ -18,7 +18,7 @@
|
||||
<p>
|
||||
<mat-icon>location_on </mat-icon> {{ generateCity() }} {{ generateAddress() }} <br>
|
||||
<mat-icon> attach_money</mat-icon> Cena za godzinę: {{ generateCost() }} zł<br>
|
||||
@if(generateOnline()) { class="available">Mediacja zdalna }
|
||||
@if(generateOnline()) { <p class="available"> Mediacja zdalna </p> }
|
||||
</p>
|
||||
</mat-card-content>
|
||||
<mat-card-actions>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user