diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html index 8112ca4ad..a8386d5d2 100644 --- a/apps/client/src/app/components/access-table/access-table.component.html +++ b/apps/client/src/app/components/access-table/access-table.component.html @@ -1,67 +1,72 @@ -
Alias | -- {{ element.alias }} - | -
---|
Alias | ++ {{ element.alias }} + | +Grantee | -- {{ element.grantee }} - | -Grantee | ++ {{ element.grantee }} + | +Permission | -
-
- @if (element.permissions.includes('READ')) {
-
- |
- Permission | +
+
+ @if (element.permissions.includes('READ')) {
+
+ |
+ Details | -
-
-
+ Details |
+
+ |
-
+
-
- |
+ + | - |
-
- |
+
---|
- |
-
-
- |
- - |
- |
-
- |
- Total | -
- |
- - {{ element.currency }} - | -- {{ baseCurrency }} - | -
---|
+ |
+
+
+ |
+ + |
- |
-
-
+
+ |
+
|
-
- | |
+ Total | +- # - Activities - | -- {{ element.transactionCount }} - | -- {{ transactionCount }} - | -
+ |
+ + {{ element.currency }} + | ++ {{ baseCurrency }} + | +
- |
-
- |
-
- |
-
+ |
+
+
+
+ |
+ + |
- |
-
- |
-
- |
- + # + Activities + | ++ {{ element.transactionCount }} + | ++ {{ transactionCount }} + | +
- |
-
- |
-
- |
-
+ |
+
+ |
+
+ |
+ - |
-
+ |
+
- |
-
-
+ | |
+
+ |
+ - |
-
+ |
+
- |
+
+ |
+
+
+
+ |
+ |
+
+ |
+ |
|
-
- | |
+ + |
---|
Accounts-
-
+
+
|
---|