Group enhancements

And fixes #492

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-12-09 09:56:53 +01:00
parent cadc741d99
commit 6c0ee2446a
8 changed files with 119 additions and 26 deletions

View File

@@ -14,6 +14,8 @@ import { Component, Vue } from "vue-property-decorator";
variables() {
return {
name: this.$route.params.preferredUsername,
beforeDateTime: null,
afterDateTime: new Date(),
};
},
skip() {