fixed saimod text add text
This commit is contained in:
parent
8a800ab114
commit
fe3b6242a6
@ -80,7 +80,7 @@ function saimod_sys_locale_newtext(){
|
||||
$('#del_text').hide();
|
||||
$('#addtext').hide();
|
||||
//call not available - check
|
||||
/*$.ajax({
|
||||
$.ajax({
|
||||
url: SAI_ENDPOINT,
|
||||
data: { sai_mod: '.SYSTEM.SAI.saimod_sys_locale',
|
||||
action: 'newtext'},
|
||||
@ -95,7 +95,7 @@ function saimod_sys_locale_newtext(){
|
||||
$('#newcontenttextarea').hide();
|
||||
$('#modal_main').modal('show');
|
||||
}
|
||||
});*/
|
||||
});
|
||||
}
|
||||
|
||||
function saimod_sys_locale_savecontent(id, lang){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user