From bc20431983fd095a4b5a7df6315e805e75bdaac9 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 113fe82191366..5adf5be0eaef4 100644 --- a/core/src/components/login/LoginForm.vue +++ b/core/src/components/login/LoginForm.vue @@ -23,7 +23,7 @@