fices the UI
This commit is contained in:
parent
4bfc28a369
commit
c1f4d19975
1213 changed files with 375635 additions and 19738 deletions
|
|
@ -10,7 +10,7 @@ var notifClick =
|
|||
};
|
||||
|
||||
var setUiCult = function(lngspec) {
|
||||
document.cookie = 'ASPNET_CULTURE=c=' + lngspec + '|uic=' + lngspec;
|
||||
document.cookie = 'ASPNETCORE_CULTURE=c=' + lngspec + '|uic=' + lngspec;
|
||||
location.reload();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue