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();
|
$('#del_text').hide();
|
||||||
$('#addtext').hide();
|
$('#addtext').hide();
|
||||||
//call not available - check
|
//call not available - check
|
||||||
/*$.ajax({
|
$.ajax({
|
||||||
url: SAI_ENDPOINT,
|
url: SAI_ENDPOINT,
|
||||||
data: { sai_mod: '.SYSTEM.SAI.saimod_sys_locale',
|
data: { sai_mod: '.SYSTEM.SAI.saimod_sys_locale',
|
||||||
action: 'newtext'},
|
action: 'newtext'},
|
||||||
@ -95,7 +95,7 @@ function saimod_sys_locale_newtext(){
|
|||||||
$('#newcontenttextarea').hide();
|
$('#newcontenttextarea').hide();
|
||||||
$('#modal_main').modal('show');
|
$('#modal_main').modal('show');
|
||||||
}
|
}
|
||||||
});*/
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
function saimod_sys_locale_savecontent(id, lang){
|
function saimod_sys_locale_savecontent(id, lang){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user