mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
More Ticket Details UI/UX Sprucing better label naming etc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user