From def9e25967dd4070ab3f8ac81fe2fc947489c643 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 15 Jul 2022 09:12:10 +0200 Subject: Fix HTML validation of material design icons Signed-off-by: Joas Schilling --- .../PersonalInfo/ProfileSection/EditProfileAnchorLink.vue | 2 -- core/src/views/Profile.vue | 10 ++-------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue b/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue index 1ee3bc0e149..61a7bfc908d 100644 --- a/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue +++ b/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue @@ -25,8 +25,6 @@ href="#profile-visibility" v-on="$listeners"> {{ t('settings', 'Edit your Profile visibility') }} diff --git a/core/src/views/Profile.vue b/core/src/views/Profile.vue index 9173e5bb820..bf58a89c32e 100644 --- a/core/src/views/Profile.vue +++ b/core/src/views/Profile.vue @@ -32,8 +32,6 @@ class="primary profile__header__container__edit-button" :href="settingsUrl"> {{ t('core', 'Edit Profile') }} @@ -114,8 +112,6 @@

{{ address }}

@@ -131,10 +127,8 @@