Umbau commercial-details, Anfang Umbau user-details
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
} @else {
|
||||
<img src="assets/images/placeholder.png" class="w-8 h-10 object-contain" />
|
||||
}
|
||||
<button class="bg-green-500 hover:bg-green-600 text-white font-medium py-2 px-4 rounded-full flex items-center">
|
||||
<button class="bg-green-500 hover:bg-green-600 text-white font-medium py-2 px-4 rounded-full flex items-center" [routerLink]="['/details-user', user.id]">
|
||||
View Full profile
|
||||
<i class="fas fa-arrow-right ml-2"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user