mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Apply multilingual UI on edit menu > design > layout > layout setting
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12067 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7772a5f1c4
commit
da5bc6ef02
1 changed files with 1 additions and 0 deletions
|
|
@ -2677,6 +2677,7 @@ exec_xml("module","procModuleAdminSetDesignInfo", params, completeTmp)
|
|||
//console.log(htData.html.match(/<script[^>]*>/));
|
||||
//htData.html = htData.html.replace(/<script[^>]*><\/script>/, "");
|
||||
$('#layoutSetup').find('._contents').html(htData.html);
|
||||
$('#layoutSetup').find('.lang_code').xeApplyMultilingualUI();
|
||||
|
||||
var $configForm = $('#config_form');
|
||||
$configForm.on('submit', function(ev){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue