mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
issue 160, fix a bug for do not display user defined language when modify widget code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9245 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2a6f6e3c04
commit
5e4638ae94
5 changed files with 52 additions and 3 deletions
|
|
@ -176,6 +176,7 @@ function doFillWidgetVars() {
|
|||
xe.broadcast('MULTIORDER_SYNC');
|
||||
xe.broadcast('MODULELIST_SYNC');
|
||||
xe.broadcast('MID_SYNC');
|
||||
xe.broadcast('MULTILANG_SYNC');
|
||||
|
||||
jQuery('.filebox')
|
||||
.each(function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue