From 3542a02fd37ef75fc6e30f5a8ac4da9f58e7895d Mon Sep 17 00:00:00 2001 From: chenlong Date: Mon, 6 May 2024 18:53:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- View/Admin/Notebook/lists.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/View/Admin/Notebook/lists.blade.php b/View/Admin/Notebook/lists.blade.php index 704ecc5..b23e131 100644 --- a/View/Admin/Notebook/lists.blade.php +++ b/View/Admin/Notebook/lists.blade.php @@ -286,7 +286,7 @@ "promotion": false, "branding": false, "convert_urls":false, - "plugins": "quickbars fullscreen lists advlist table preview quickbars image codesample code link media", + "plugins": "quickbars fullscreen lists advlist table preview quickbars image codesample code link media searchreplace", "language": "zh-Hans", "quickbars_selection_toolbar": "bold italic underline forecolor backcolor", "quickbars_insert_toolbar": false,