made card image switcher

This commit is contained in:
2019-06-11 18:04:46 +02:00
parent 5da3b3c90a
commit a771fd9d74
10 changed files with 132 additions and 50 deletions

View File

@@ -126,6 +126,7 @@ export default {
// get field values
let item = {
uuid: uuid,
title: attrs.title,
description: attrs.field_short_description,
body: attrs.body,