From 7982f1319a940b05062a9fe47d00c88b8bbf7def Mon Sep 17 00:00:00 2001 From: merdan Date: Mon, 24 May 2021 17:46:14 +0500 Subject: [PATCH] reeklama url --- plugins/tps/reklama/components/advertisement/single.htm | 5 ++++- plugins/tps/reklama/models/reklama/fields.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/tps/reklama/components/advertisement/single.htm b/plugins/tps/reklama/components/advertisement/single.htm index 514fb809d..956c22cb7 100644 --- a/plugins/tps/reklama/components/advertisement/single.htm +++ b/plugins/tps/reklama/components/advertisement/single.htm @@ -12,5 +12,8 @@ {% endif %} class="{{ css_class }}" > - {{reklama.title}} + + + {{reklama.title}} + diff --git a/plugins/tps/reklama/models/reklama/fields.yaml b/plugins/tps/reklama/models/reklama/fields.yaml index c1aea4740..3b7af943c 100644 --- a/plugins/tps/reklama/models/reklama/fields.yaml +++ b/plugins/tps/reklama/models/reklama/fields.yaml @@ -61,6 +61,6 @@ fields: type: mediafinder media_mobile: label: 'Media for mobile' - mode: file + mode: image span: auto type: mediafinder