From d156caa210cd6e8322e3f63aa455c9678355bef6 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Fri, 20 May 2022 16:18:45 +0200
Subject: [PATCH] presentation is not summernote

---
 app/models/education/program.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/models/education/program.rb b/app/models/education/program.rb
index 5dec93d48..8d8f698be 100644
--- a/app/models/education/program.rb
+++ b/app/models/education/program.rb
@@ -75,7 +75,6 @@ class Education::Program < ApplicationRecord
                                     :other,
                                     :pedagogy,
                                     :prerequisites,
-                                    :presentation,
                                     :pricing,
                                     :registration,
                                     :content,
-- 
GitLab