From ad1d16af979bc0b76293351ac663e5fa78cedf0b Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 27 Sep 2023 23:25:39 +0700 Subject: [PATCH] Enhancements for text editor (#277) * Enhancements for text editor * Update CHANGELOG.md --- CHANGELOG.md | 1 + styles/templates/default/posting_editor.tpl | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ef2a762..15b087f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** - Release v2.1.5-2023.09 🎉 +- Enhancements for text editor [\#277](https://github.com/torrentpier/torrentpier-lts/pull/277) ([belomaxorka](https://github.com/belomaxorka)) - Added missing !defined('BB_ROOT') check [\#274](https://github.com/torrentpier/torrentpier-lts/pull/274) ([belomaxorka](https://github.com/belomaxorka)) - Exclude padding files [\#260](https://github.com/torrentpier/torrentpier-lts/pull/260) ([belomaxorka](https://github.com/belomaxorka), [kovalensky](https://github.com/kovalensky)) - Added missing translation in admin_ug_auth [\#254](https://github.com/torrentpier/torrentpier-lts/pull/254) ([belomaxorka](https://github.com/belomaxorka)) diff --git a/styles/templates/default/posting_editor.tpl b/styles/templates/default/posting_editor.tpl index 74e2e1e8..87a58bdb 100644 --- a/styles/templates/default/posting_editor.tpl +++ b/styles/templates/default/posting_editor.tpl @@ -17,7 +17,13 @@ ajax.callback.posts = function(data) { + + + + + + @@ -51,6 +57,8 @@ ajax.callback.posts = function(data) { + +