From f304d97b14e0ef383509cb3bba50beb55bf701ba Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Wed, 2 Feb 2022 14:58:59 +0000 Subject: [PATCH] fix(podcast): use markdown description value for editor + set prose class to about description fixes #156 --- themes/cp_admin/podcast/edit.php | 2 +- themes/cp_app/podcast/about.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/cp_admin/podcast/edit.php b/themes/cp_admin/podcast/edit.php index 428a6dde..a895d19c 100644 --- a/themes/cp_admin/podcast/edit.php +++ b/themes/cp_admin/podcast/edit.php @@ -67,7 +67,7 @@ as="MarkdownEditor" name="description" label="" - value="description) ?>" + value="description_markdown) ?>" required="true" />
diff --git a/themes/cp_app/podcast/about.php b/themes/cp_app/podcast/about.php index f0084e8e..8907f91d 100644 --- a/themes/cp_app/podcast/about.php +++ b/themes/cp_app/podcast/about.php @@ -3,8 +3,8 @@ section('content') ?>
-
description_html ?>
-
+
description_html ?>
+
category) ?>