mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Deliver uncompressed javascript in ACP
This commit is contained in:
parent
00e637397c
commit
31ef9c7621
@ -1,7 +1,7 @@
|
|||||||
{include file='header' pageTitle='chat.acp.log.title'}
|
{include file='header' pageTitle='chat.acp.log.title'}
|
||||||
|
|
||||||
{if CHAT_LOG_ARCHIVETIME !== 0}
|
{if CHAT_LOG_ARCHIVETIME !== 0}
|
||||||
<script data-relocate="true" src="{$__wcf->getPath('chat')}acp/js/be.bastelstu.Chat.ACP.Log{if !ENABLE_DEBUG_MODE}.min{/if}.js?version={PACKAGE_VERSION|rawurlencode}"></script>
|
<script data-relocate="true" src="{$__wcf->getPath('chat')}acp/js/be.bastelstu.Chat.ACP.Log.js?version={PACKAGE_VERSION|rawurlencode}"></script>
|
||||||
|
|
||||||
{if $errorField === ''}
|
{if $errorField === ''}
|
||||||
<script data-relocate="true">
|
<script data-relocate="true">
|
||||||
|
Loading…
Reference in New Issue
Block a user