dates in route search
This commit is contained in:
SDE
2023-09-23 15:46:21 +03:00
parent 2f5485cc25
commit 06219e8f69
2 changed files with 7 additions and 3 deletions

View File

@@ -226,7 +226,7 @@ CKEDITOR_CONFIGS = {
'height': 291,
'width': '70vw',
'filebrowserWindowHeight': 600,
'filebrowserWindowWidth': "100%",
'filebrowserWindowWidth': "90%",
'toolbar': 'Custom',
'forcePasteAsPlainText': True,
'allowedContent': True,