From 292c758a41e0ef42b6541ab184de402de9bce4c1 Mon Sep 17 00:00:00 2001 From: apapachristou Date: Thu, 10 Sep 2020 14:16:29 +0300 Subject: [PATCH] Reorders option on sidebar bottom and adds static urls (to be tested) --- .../sidebar-footer.component.html | 25 ++++++++++--------- .../src/app/ui/sidebar/sidebar.component.html | 13 +++++++--- .../src/app/ui/sidebar/sidebar.component.ts | 14 +++++++---- 3 files changed, 32 insertions(+), 20 deletions(-) diff --git a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html b/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html index aa3f2830f..4f09e0d7a 100644 --- a/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html +++ b/dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html @@ -4,11 +4,9 @@

{{'FOOTER.ABOUT' | translate}}

-
-

- {{'FOOTER.CONTACT-SUPPORT' | translate}}

- +
+

+ {{'FOOTER.TERMS-OF-SERVICE' | translate}}

@@ -20,20 +18,23 @@ {{'FOOTER.GLOSSARY' | translate}}

-->
-

- {{'FOOTER.TERMS-OF-SERVICE' | translate}}

+

+ {{'FOOTER.GUIDE' | translate}}

+
+
-
-

- {{'FOOTER.GUIDE' | translate}}

- +
+

+ {{'FOOTER.CONTACT-SUPPORT' | translate}}

+