From 182292e418c734ca54d705998970ce4d718fa836 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 9 Feb 2018 17:27:22 +0100 Subject: [PATCH] autoresize of message window, column widths --- application/views/system/messageList.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/application/views/system/messageList.php b/application/views/system/messageList.php index c14da6217..e0369ae56 100644 --- a/application/views/system/messageList.php +++ b/application/views/system/messageList.php @@ -1,4 +1,8 @@ -
+ 0; +$widthColumn = $msgExists === true ? 8 : 12; +?> +
@@ -22,6 +26,7 @@
+

@@ -29,6 +34,7 @@
+