prewikka/master: Fix javascript function prototype

[email protected] Tue, 30 Jun 2009 10:22:01 +0200 (CEST)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit 2964b97858088798393c2925c80ef1c615ecafe2
Author: Yoann Vandoorselaere <[email protected]>
Date:   Fri Jun 26 17:56:18 2009 +0200

    Fix javascript function prototype


========================================

 prewikka/templates/AlertListing.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

========================================

diff --git a/prewikka/templates/AlertListing.tmpl b/prewikka/templates/AlertListing.tmpl
index 20d1fc8..e7bcf78 100644
--- a/prewikka/templates/AlertListing.tmpl
+++ b/prewikka/templates/AlertListing.tmpl
@@ -120,7 +120,7 @@ function get_next_state(id, cstate) {
 }
 
 
-function createSelectFromArray(varray, sclass, name_attr, selected, defsel) {
+function createSelectFromArray(varray, sclass, name_attr, selected) {
         var elem;
         var select = document.createElement("select");
 
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog