diff --git a/frontend/angular-clarity-master/src/app/modules/main/builder/report-build2/report-build2all/report-build2all.component.html b/frontend/angular-clarity-master/src/app/modules/main/builder/report-build2/report-build2all/report-build2all.component.html
index b9660ed..f7f2cc9 100644
--- a/frontend/angular-clarity-master/src/app/modules/main/builder/report-build2/report-build2all/report-build2all.component.html
+++ b/frontend/angular-clarity-master/src/app/modules/main/builder/report-build2/report-build2all/report-build2all.component.html
@@ -6,70 +6,87 @@
-
-
{{'REPORT_BUILDER_2' | translate}}
-
-
-
-
-
+
+
{{'REPORT_BUILDER_2' | translate}}
-
+
+
-
+
+
+
+
+
{{'LOADING' | translate}}
- {{error}}
-
-
+ {{error}}
+
+
+
- {{'GO_TO' | translate}}
-
-
- {{'REPORT_NAME' | translate}}
-
-
- {{'REPORT_DESCRIPTION' | translate}}
-
-
- {{'ACTIVE' | translate}}
-
-
- {{'ACTION' | translate}}
-
-
-
- {{'SET_UP' | translate}}
- {{user.reportName}}
- {{user.description}}
- {{user.active}}
-
-
-
- {{'DELETE' | translate}}
-
-
-
-
- {{'WHO_COLUMN' | translate}}
- {{'ACCOUNT_ID' | translate}}: {{user.accountId}}
- {{'CREATED_AT' | translate}}: {{user.createdAt | date}}
- {{'CREATED_BY' | translate}}: {{user.createdBy}}
- {{'UPDATED_AT' | translate}}: {{user.updatedAt | date}}
- {{'UPDATED_BY' | translate}}: {{user.updatedBy}}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
- {{'USERS_PER_PAGE' | translate}}
- {{pagination.firstItem + 1}} - {{pagination.lastItem + 1}}
- of {{pagination.totalItems}} users
-
-
-
-
-
-
-
-
-
{{'DELETE_CONFIRMATION' | translate}}
- {{rowSelected.id}}
-
+
+
+
+
+ {{'USERS_PER_PAGE' | translate}}
+ {{pagination.firstItem + 1}} - {{pagination.lastItem + 1}}
+ of {{pagination.totalItems}} users
+
+
+
+
+
+
+
+
+
{{'DELETE_CONFIRMATION' | translate}}
+ {{rowSelected.id}}
+
-
\ No newline at end of file
+
+
\ No newline at end of file