Files
EasySoft-ZenTaoPMS/module/install/js/index.ui.js
T

5 lines
62 B
JavaScript

window.switchLang = function(lang)
{
selectLang(lang);
};