hotfix :D small init bug fixed
This commit is contained in:
parent
f09dce3e23
commit
036133293f
@ -5,6 +5,7 @@ var cData = {group: '',
|
|||||||
editmode: false};
|
editmode: false};
|
||||||
|
|
||||||
function init__SYSTEM_SAI_saimod_sys_locale() {
|
function init__SYSTEM_SAI_saimod_sys_locale() {
|
||||||
|
$('#addtext').show();
|
||||||
if(!cData.lang && !cData.group) {
|
if(!cData.lang && !cData.group) {
|
||||||
cData.group = $('.groups').first().attr('id');
|
cData.group = $('.groups').first().attr('id');
|
||||||
cData.lang = $('.langli').first().attr('id');
|
cData.lang = $('.langli').first().attr('id');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user