diff --git a/client/src/app/site/agenda/components/agenda-list/agenda-list.component.html b/client/src/app/site/agenda/components/agenda-list/agenda-list.component.html index d995cfaa0..cf15cd376 100644 --- a/client/src/app/site/agenda/components/agenda-list/agenda-list.component.html +++ b/client/src/app/site/agenda/components/agenda-list/agenda-list.component.html @@ -18,6 +18,7 @@ + @@ -67,6 +68,19 @@
+ + + +
+ + + Candidates @@ -76,6 +91,10 @@ library_add Exit multiselect + +
+ @@ -157,6 +158,14 @@ library_add Exit multiselect + +
@@ -106,45 +154,59 @@

About me

- +
- +
- + Only for internal notes.
- + Is present - + Is active - Is a committee diff --git a/client/src/app/site/users/components/user-list/user-list.component.html b/client/src/app/site/users/components/user-list/user-list.component.html index 8f43c6576..29416388e 100644 --- a/client/src/app/site/users/components/user-list/user-list.component.html +++ b/client/src/app/site/users/components/user-list/user-list.component.html @@ -23,9 +23,10 @@
+ - + {{ isSelected(user) ? 'check_circle' : '' }} @@ -33,13 +34,13 @@ Name - {{ user.full_name }} + {{ user.full_name }} Group - +
people @@ -57,10 +58,11 @@ Presence - +
- check_box - Present + + Present +
@@ -68,7 +70,6 @@ @@ -103,6 +104,14 @@ library_add Exit multiselect + +