From 1114ce4e36335be7ca2c7c1902b6b07329ec9190 Mon Sep 17 00:00:00 2001 From: argirok Date: Mon, 1 Apr 2024 11:46:25 +0300 Subject: [PATCH] [plugins-functionality | DONE CHANGED ] Edit community info - html editor: remove buttons with css style for text --- .../profile/edit-community/edit-community.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pages/community-info/profile/edit-community/edit-community.component.ts b/src/app/pages/community-info/profile/edit-community/edit-community.component.ts index c60421e..ec73a3c 100644 --- a/src/app/pages/community-info/profile/edit-community/edit-community.component.ts +++ b/src/app/pages/community-info/profile/edit-community/edit-community.component.ts @@ -35,7 +35,7 @@ import {ClearCacheService} from "../../../../openaireLibrary/services/clear-cach removeButtons: 'Save,NewPage,DocProps,Preview,Print,' + 'Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField,' + 'CreateDiv,Flash,PageBreak,' + - 'Subscript,Superscript,Anchor,Smiley,Iframe,Styles,Font,About,Language,JustifyLeft,JustifyRight,JustifyCenter,JustifyBlock', + 'Subscript,Superscript,Anchor,Smiley,Iframe,Styles,Font,About,Language,JustifyLeft,JustifyRight,JustifyCenter,JustifyBlock,FontSize,TextColor,BGColor', extraPlugins: 'divarea'}">