Fix group subscription query link update
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 13 Oct 2007 07:02:06 +0000 (09:02 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 13 Oct 2007 07:02:06 +0000 (09:02 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/profile/groups.tpl

index 4f201a2..5f76ed4 100644 (file)
@@ -88,7 +88,7 @@
     <td>
       {assign var=groupcat value=""}
       {assign var=ingroup value=false}
-      <select name="groupesx_sub" onchange="updateSubLink(this)">
+      <select name="groupesx_sub" onchange="updateGroupSubLink(this)">
         {iterate from=$listgroups item=group}
         {if $group.dom neq $groupcat}
           {if $ingroup}