noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 11/11: documentation


From: dwm
Subject: [Noalyss-commit] [noalyss] 11/11: documentation
Date: Thu, 8 Aug 2024 14:52:18 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit 451b9cb7c24c5722744bc9a638ac6c76b648012d
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Thu Aug 8 20:51:53 2024 +0200

    documentation
---
 html/js/noalyss_script.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/js/noalyss_script.js b/html/js/noalyss_script.js
index b9d673921..bb584f94a 100644
--- a/html/js/noalyss_script.js
+++ b/html/js/noalyss_script.js
@@ -3160,7 +3160,7 @@ function alternate_row_color(p_table) {
 }
 /**
  *  Colorize the rows of the list
- * @param string p_table id of the table
+ * @param p_list {string} DOM id of the list
  */
 function alternate_row_color_list(p_list) {
     var list_colored = $(p_list);
@@ -4279,4 +4279,4 @@ function check_password_strength(p_pass_domid, 
p_result_domid, details) {
 
 /**
  * @brief
- */
\ No newline at end of file
+ */



reply via email to

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