Merge branch 'fix-language-selection-problem' into 'develop'

Fixed language selection problem at initial setup.

See merge request artica/pandorafms!1902
This commit is contained in:
nramon 2018-10-26 10:51:01 +02:00
commit 3d964364e8
1 changed files with 3 additions and 2 deletions

View File

@ -195,9 +195,10 @@ $("#language").click(function () {
{"page": "general/login_required",
"change_language": change_language},
function (data) {}
);
).done(function () {
location.reload();
});
});
////////////////////////////////////////////////////////////////////////
//DISPLAY