X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fjavascripts%2Fcomponents%2FproblemSummary.js;h=54602e054a13c86d588834944b3d42a4c213a465;hb=b955c65b942d09d24b5c3bed0d755d4f2f8f71f1;hp=d7f239ee73f61e4e66faf5a019a7e8599649f3d4;hpb=60d9063fdfcd4b7628fbc0e0fc594f083bda8761;p=vchess.git diff --git a/public/javascripts/components/problemSummary.js b/public/javascripts/components/problemSummary.js index d7f239ee..54602e05 100644 --- a/public/javascripts/components/problemSummary.js +++ b/public/javascripts/components/problemSummary.js @@ -1,6 +1,6 @@ // Preview a problem on variant page Vue.component('my-problem-summary', { - props: ['prob','userid'], + props: ['prob','userid','preview'], template: `

{{ timestamp2date(prob.added) }}

-
+ +