noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 12/21: code documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 12/21: code documentation
Date: Wed, 19 Aug 2015 22:59:30 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7d39ab37b9f27bf39f4614e1f8176a3da0dbac54
Author: Dany De Bontridder <address@hidden>
Date:   Sat Aug 15 09:59:31 2015 +0200

    code documentation
---
 html/js/scripts.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/html/js/scripts.js b/html/js/scripts.js
index 6de6cd2..57ee0bf 100644
--- a/html/js/scripts.js
+++ b/html/js/scripts.js
@@ -1450,6 +1450,11 @@ function mod_menu(gdossier, pm_id)
             }
     );
 }
+/**
+ * @brief add a menu to a profile, propose only the available menu
+ * @param obj json object {dossier  : , p_id : profile id , type : type of 
menu}
+ * Type of menu are "pr" for Printing "me" for plain menu
+ */
 function add_menu(obj)
 {
     var pdossier = obj.dossier;



reply via email to

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