diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 9dfca76d..d05c98fc 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -134,16 +134,6 @@ import * as monaco from "monaco-editor"; /*TODO: -render report pdf technique I'm attempting directly from the webapi is much fuckery with mobile -instead: - render to a downloadable file either in file system or in db - return a uniquely coded url with a download token - client pops open a new window to that location and server returns it as a normal file - server deletes stored file on retrieval or in a few minutes via job, whichever comes first - - - -working widget template Immediately render last report code needs proper implementation for both widget and widgets currently it's nonsense @@ -320,13 +310,23 @@ export default { notes: "", roles: 124927, //all except customers objectType: 0, - template: `console.log('hello world');`, + template: ` + +
+ {{#each this}} +