diff --git a/mong_tag.js b/mong_tag.js index bc65d6c..21b7f76 100644 --- a/mong_tag.js +++ b/mong_tag.js @@ -1,3 +1,3 @@ db.tags.insert([ - {"name":"Lorem"},{"name":"fugiat"},{"name":"aliqua"},{"name":"consequat"},{"name":"mollit"},{"name":"aet"},{"name":"consectetur"},{"name":"dolore"},{"name":"nulla"},{"name":"tempor"},{"name":"veniam"},{"name":"ipsum"},{"name":"adipisicing"},{"name":"qui"},{"name":"sint"},{"name":"ullamco"},{"name":"incididunt"},{"name":"nisi"},{"name":"sit"},{"name":"minim"},{"name":"labore"},{"name":"sunt"},{"name":"in"} + {"name":"efi"},{"name":"wichtig"},{"name":"Wintersemester19/20"},{"name":"Rückmeldung"},{"name":"bme6"},{"name":"Mkz"},{"name":"Freizeit"},{"name":"Prüfungsanmeldung"},{"name":"THNürnberg"},{"name":"Prüfung"},{"name":"Stundenplan"} ]) diff --git a/public/routes/bookmark.js b/public/routes/bookmark.js index 3efcc66..91226d2 100644 --- a/public/routes/bookmark.js +++ b/public/routes/bookmark.js @@ -1,7 +1,8 @@ const BookmarkRouter = { template: `
-
+
+

Gespeicherte Nachrichten

- - -
- -
`, data: function () { diff --git a/public/routes/msgCard.js b/public/routes/msgCard.js index 7653508..dcff9b8 100644 --- a/public/routes/msgCard.js +++ b/public/routes/msgCard.js @@ -3,7 +3,6 @@ Vue.component('MsgCard', {
{{ msg.subject }} -
{{msg._id}}
{{ msg.message }}