X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fsettings%2Findex.tt2;h=4e1c96f833135b08ff7f97a8236f46c53c7452d4;hb=6867746786c828ba3bbbb8bcdf8709189efeeb1a;hp=c2a88ce8eb5a71ae017a91dfaf556c4ba8b2e883;hpb=be99623fcecb41431020f1cd46a2dca56f9c467a;p=ndwebbie.git diff --git a/root/src/settings/index.tt2 b/root/src/settings/index.tt2 index c2a88ce..4e1c96f 100644 --- a/root/src/settings/index.tt2 +++ b/root/src/settings/index.tt2 @@ -63,6 +63,7 @@ $(document).ready(function(){ $("#tzcountry").append(opt); opt.attr('value',$(this).text()).text($(this).text()); }); + $("#tzcountry").change(); }); } });