noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/17: Improve doc


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/17: Improve doc
Date: Mon, 31 Oct 2022 12:53:39 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a21431c8c34af901f46cddc73bdf1c6e00d030c0
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Oct 29 10:45:35 2022 +0200

    Improve doc
---
 html/js/noalyss_script.js             | 2 +-
 include/lib/output_html_tab.class.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/js/noalyss_script.js b/html/js/noalyss_script.js
index 818d0c43b..4ea44da85 100644
--- a/html/js/noalyss_script.js
+++ b/html/js/noalyss_script.js
@@ -88,7 +88,7 @@ function infodiv(req, json)
 }
 /**
  * delete a row from a table (tb) the input button send the this
- as second parameter
+ * as second parameter
  */
 function deleteRow(tb, obj)
 {
diff --git a/include/lib/output_html_tab.class.php 
b/include/lib/output_html_tab.class.php
index af2afd529..1eff7f605 100644
--- a/include/lib/output_html_tab.class.php
+++ b/include/lib/output_html_tab.class.php
@@ -282,7 +282,7 @@ class Output_Html_Tab
 
     }
     /**
-     * print the html + javascript code of the tabs and the div
+     * @brief print the html + javascript code of the tabs and the div
      *
      */
     function output()



reply via email to

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