CC-4810: Add language setting to login page
-done
This commit is contained in:
parent
7866b8a0cb
commit
1572955d07
9 changed files with 49 additions and 16 deletions
|
@ -1,3 +1,4 @@
|
|||
$(window).load(function(){
|
||||
$("#username").focus();
|
||||
})
|
||||
$("#locale").val($.cookie("airtime_locale"));
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue