From 474e57633ec3583b902af6298f78078bc256c239 Mon Sep 17 00:00:00 2001
From: l26yan <l26yan@uwaterloo.ca>
Date: Mon, 17 May 2021 14:50:40 -0400
Subject: [PATCH] ISTWCMS-4807 Remove 'maximize' button from CKEditor
 uw_tf_full_html

---
 config/install/editor.editor.uw_tf_full_html.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/install/editor.editor.uw_tf_full_html.yml b/config/install/editor.editor.uw_tf_full_html.yml
index 3997ec93..857c423b 100644
--- a/config/install/editor.editor.uw_tf_full_html.yml
+++ b/config/install/editor.editor.uw_tf_full_html.yml
@@ -54,7 +54,6 @@ settings:
             - Table
             - SpecialChar
             - Mathjax
-            - Maximize
             - PasteText
             - PasteFromWord
             - JustifyLeft
-- 
GitLab