From 87c7f79ebe07c7e3981e7df70f74ccbf21236750 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 13 Mar 2024 13:03:14 +0100 Subject: [PATCH] Split BesService to isolate CKEditor specifics in BesCKService --- ckeditor.html | 2 +- service.js | 202 ++++++++++++++++++++++++++++++++++---------------- 2 files changed, 141 insertions(+), 63 deletions(-) diff --git a/ckeditor.html b/ckeditor.html index 35b6fda..9692128 100644 --- a/ckeditor.html +++ b/ckeditor.html @@ -15,7 +15,7 @@