mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Fixed chatRoomAdd-Template
This commit is contained in:
parent
fadbb01ea2
commit
0b0e1d3cef
@ -14,7 +14,7 @@
|
||||
'wcf.icon.users': '{@$__wcf->getPath('wcf')}icon/users1.svg'
|
||||
});
|
||||
|
||||
new WCF.ACL.List($('#groupPermissions'), {@$objectTypeID});
|
||||
new WCF.ACL.List($('#groupPermissions'), {@$objectTypeID}, '', {if $roomID|isset}, {@$roomID}{/if});
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user