mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Delete obsolete file
This commit is contained in:
parent
b6b3458718
commit
1979a901a2
@ -1,16 +0,0 @@
|
|||||||
<div id="timsChatLog">
|
|
||||||
<div class="timsChatMessageContainer">
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<script>
|
|
||||||
//<![CDATA[
|
|
||||||
var log = new be.bastelstu.Chat.Log(chat);
|
|
||||||
log.handleMessages([
|
|
||||||
{implode from=$messages item='message'}
|
|
||||||
{@$message->jsonify()}
|
|
||||||
{/implode}
|
|
||||||
]);
|
|
||||||
//]]>
|
|
||||||
</script>
|
|
Loading…
Reference in New Issue
Block a user