mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Fix #2203 'this' in lang directive will refer to current module
This commit is contained in:
parent
3233619eac
commit
e72336c90c
7 changed files with 69 additions and 6 deletions
|
|
@ -84,7 +84,7 @@
|
|||
|
||||
<!-- ETC -->
|
||||
@desktop
|
||||
<div id="rhymix_waiting" class="wfsr" data-message="@lang('msg_call_server')"></div>
|
||||
<div id="rhymix_waiting" class="wfsr" data-message="@lang('common.msg_call_server')"></div>
|
||||
@enddesktop
|
||||
<div id="rhymix_alert"></div>
|
||||
<div id="rhymix_debug_panel"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue