program/js/app.js | ●●●●● patch | view | raw | blame | history |
program/js/app.js
@@ -473,7 +473,7 @@ $('#rcmloginpwd').focus(); // detect client timezone if (window.jstz && !bw.ie6) { if (window.jstz) { var timezone = jstz.determine(); if (timezone.name()) $('#rcmlogintz').val(timezone.name());