diff --git a/README.md b/README.md
index 9233a5d8f..f35dd32dc 100644
--- a/README.md
+++ b/README.md
@@ -122,4 +122,9 @@ You can visit the app in the following link:
## Further help
-To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
\ No newline at end of file
+To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
+
+## Feature Toggles dictionary
+
+Shared file with all the Feature Toggles we create, so we can have a history of them
+[Feature Toggles dictionary](https://github.com/ioet/time-tracker-ui/wiki/Feature-Toggles-dictionary)
\ No newline at end of file
diff --git a/src/app/modules/activities-management/components/activity-list/activity-list.component.html b/src/app/modules/activities-management/components/activity-list/activity-list.component.html
index 903587928..d366fd3d5 100644
--- a/src/app/modules/activities-management/components/activity-list/activity-list.component.html
+++ b/src/app/modules/activities-management/components/activity-list/activity-list.component.html
@@ -2,17 +2,17 @@