noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 03/09: Bug cannot update description in FOLLO


From: dwm
Subject: [Noalyss-commit] [noalyss] 03/09: Bug cannot update description in FOLLOW->event
Date: Sun, 17 Sep 2023 15:06:12 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 546fe2f3f5170195559b8639834c4b86af7d1aff
Author: Dany wm DB <danydb@noalyss.eu>
AuthorDate: Fri Sep 1 18:25:13 2023 +0200

    Bug cannot update description in FOLLOW->event
---
 include/ajax/ajax_follow_up.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/ajax/ajax_follow_up.php b/include/ajax/ajax_follow_up.php
index 7bce55c0f..5a8b885b9 100644
--- a/include/ajax/ajax_follow_up.php
+++ b/include/ajax/ajax_follow_up.php
@@ -31,7 +31,7 @@ global $g_user;
 /*
  * Ajax for modifying the description , does not support ITextarea + enrich 
text
  *
- *
+ */
 if ($op=='update_comment_followUp')
 {
     $input=$http->request('input');
@@ -75,7 +75,7 @@ if ($op=='update_comment_followUp')
     }
     return;
 }
-*/
+
 
 // Modify followup 
 if ($op == 'followup_comment_oneedit') {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]