Code

Added the toggle all button
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 19 Dec 2006 10:34:00 +0000 (10:34 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 19 Dec 2006 10:34:00 +0000 (10:34 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5428 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/samba/sambaLogonHours.tpl

index d4a26cb7489520c04b16f566b468446ff887442f..1b0ed52b35586efaace687aa3b4300c06d95958b 100644 (file)
@@ -53,6 +53,7 @@
       <input type='button' onClick="toggle_chk('_{$hours}$');" value='+/-' style='width:100%;'>
     </td>
     {/foreach}
+    <td><input type='button' onClick="toggle_chk('day_*_*');" value='+/-' style='width:100%;'></td>
   </tr>
 
   <!-- Add Entries -->