]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/settings/index.tt2
Update timezone field when switching category.
[ndwebbie.git] / root / src / settings / index.tt2
index c2a88ce8eb5a71ae017a91dfaf556c4ba8b2e883..4e1c96f833135b08ff7f97a8236f46c53c7452d4 100644 (file)
@@ -63,6 +63,7 @@ $(document).ready(function(){
                                        $("#tzcountry").append(opt);
                                        opt.attr('value',$(this).text()).text($(this).text());
                                });
+                               $("#tzcountry").change();
                        });
                }
        });