From 3eb2ff29a45a674423ad219f3c0d1a6c9c903f55 Mon Sep 17 00:00:00 2001 From: Leroy Diaz Date: Wed, 13 Jan 2021 21:19:42 +0000 Subject: [PATCH] Fix notes panel content id Use the same id for the notes panel as in QSO edit view to avoid conflict with the textarea --- application/views/qso/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/qso/index.php b/application/views/qso/index.php index 15b14b6f..d20e7392 100755 --- a/application/views/qso/index.php +++ b/application/views/qso/index.php @@ -26,7 +26,7 @@