From 47dfa8082ed394ddba79af2124986b916ae91523 Mon Sep 17 00:00:00 2001 From: Edwina Barbalan Date: Wed, 5 Dec 2018 13:47:43 +0100 Subject: [PATCH] =?UTF-8?q?Stand=20zur=C3=BCckgestellt=20-=20ohne=20Routin?= =?UTF-8?q?g=20(funktioniert)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/home.js | 6 +++--- public/index.html | 48 +++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 28 deletions(-) diff --git a/public/home.js b/public/home.js index 58fc1b3..319ed35 100644 --- a/public/home.js +++ b/public/home.js @@ -1,5 +1,5 @@ -const ('Home', { - template: `
+Vue.component('Home', { + template: `
{{ subject }} @@ -10,7 +10,7 @@ const ('Home', {
account_circle Erstellt von {{ user }} -
`, +
`, props: ['subject', 'message', 'tag', 'user'] }) diff --git a/public/index.html b/public/index.html index d462cae..a5841c5 100644 --- a/public/index.html +++ b/public/index.html @@ -30,20 +30,18 @@
-
-
- - -
-
+
+
+ + +
+
- - - - - - - -
- + + + + +