More Ticket Details UI/UX Sprucing better label naming etc

This commit is contained in:
johnnyq
2026-01-28 17:41:14 -05:00
parent 0470159c55
commit a60d3bb3a0
2 changed files with 27 additions and 28 deletions

View File

@@ -183,7 +183,7 @@ $(document).ready(function() {
browser_spellcheck: true,
contextmenu: false,
resize: true,
min_height: 300,
min_height: 150,
max_height: 600,
promotion: false,
branding: false,
@@ -321,7 +321,7 @@ $(document).ready(function() {
plugins: 'link image lists table code fullscreen autoresize',
license_key: 'gpl',
setup: function(editor) {
editor.on('init', function() {
window.onbeforeunload = function() {
// If editor is dirty AND not inside a visible modal → warn