From 2607d2df1aba841e6513a99cfea2ce4eee7b2699 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 14 Jul 2020 11:05:17 +0200 Subject: [PATCH] Use generateUrl and imagePath instead of OC.* Signed-off-by: Joas Schilling --- core/src/components/login/LoginForm.vue | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/core/src/components/login/LoginForm.vue b/core/src/components/login/LoginForm.vue index 113fe821913..5adf5be0eae 100644 --- a/core/src/components/login/LoginForm.vue +++ b/core/src/components/login/LoginForm.vue @@ -23,7 +23,7 @@