From 233b8030be02ae1bfe1cdfa9242b5922b1de567b Mon Sep 17 00:00:00 2001 From: chris2fr Date: Sat, 17 Oct 2020 15:54:13 +0200 Subject: [PATCH] Adjusted widt on preview-simple-field --- components/preview_single_field.js | 1 + index.html | 14 ++++++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/components/preview_single_field.js b/components/preview_single_field.js index 3629134..7e12d92 100644 --- a/components/preview_single_field.js +++ b/components/preview_single_field.js @@ -36,6 +36,7 @@ Vue.component("preview-field", { getValue: function() { // Return the value formatted. + // console.log("Display Format > " + this.displayFormat) if (this.displayFormat == "url") { diff --git a/index.html b/index.html index 4e6b4c6..e0d437c 100644 --- a/index.html +++ b/index.html @@ -354,7 +354,7 @@

- + Details of your work, responsibilities and achievements. And a little about the company.

@@ -1012,7 +1012,10 @@ {{$root.workEndDate(w_index)}} {{$root.workEndDate(w_index)}} -
+ +
Highlights
    @@ -1228,10 +1231,13 @@