diff --git a/js/dir_app.js b/js/dir_app.js index b2795aa..0e300c7 100644 --- a/js/dir_app.js +++ b/js/dir_app.js @@ -101,8 +101,18 @@ const TQuestion = Vue.component('field', { "answer": function(val,Oldval) { this.a = val }, "a": function (val, oldVal) { this.$root.events.trigger('changed',[this.qid,this.table, val, this.targetid]) }, }, - template: `
{{ this_activity.title }}
+ ++ {{ $root.$dj(this_activity.starttime).format('h:mma') }} / + {{ this_activity.mode }} +
+ ++ Presented by: + + {{ h.name }}, + +
+ + +