Code

Added auto switch
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 15 Oct 2007 16:51:04 +0000 (16:51 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 15 Oct 2007 16:51:04 +0000 (16:51 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7561 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/generic/generic.tpl

index 917aad0e417ff73428cae9d65e5931265bfc935a..f96d764b25c193ac38dffde37df0ea855c03002c 100644 (file)
      <td><label for="pw_storage">{t}Password storage{/t}</label></td>
      <td>
        {render acl=$passwordStorageACL}
-             <select size="1" id="pw_storage" name="pw_storage">
+             <select size="1" id="pw_storage" name="pw_storage" onchange='document.mainform.submit()'>
               {html_options values=$pwmode output=$pwmode selected=$pwmode_select}
              </select>
        {if $pw_configurable eq "true"}