diff --git a/frontend/src/app/pages/dashboard/dashboard.component.html b/frontend/src/app/pages/dashboard/dashboard.component.html index d43e9d2e..adc41e0d 100644 --- a/frontend/src/app/pages/dashboard/dashboard.component.html +++ b/frontend/src/app/pages/dashboard/dashboard.component.html @@ -146,56 +146,20 @@
- | Country | -Entrances | -Bounce Rate | -Exits | +Name | +Source | +Identifier | +Last Updated |
---|---|---|---|---|---|---|---|---|
- | United States | -134 (1.51%) | -33.58% | -15.47% | -||||
- | United Kingdom | -290 (3.30%) | -9.22% | -7.99% | -||||
- | India | -250 (3.00%) | -20.75% | -2.40% | -||||
- | Canada | -216 (2.79%) | -32.07% | -15.09% | -||||
- | France | -216 (2.79%) | -32.07% | -15.09% | -||||
- | Philippines | -197 (2.12%) | -32.07% | -15.09% | +||||
{{patient.user_id}} | +{{patient.source_id}} | +{{patient.source_resource_id}} | +{{patient.UpdatedAt | date}} |