mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Adding JSDoc
This commit is contained in:
parent
8cb95a94be
commit
d275f86498
@ -1,3 +1,12 @@
|
|||||||
|
###
|
||||||
|
TimWolla.WCF.Chat
|
||||||
|
|
||||||
|
@author Tim Düsterhus
|
||||||
|
@copyright 2010-2011 Tim Düsterhus
|
||||||
|
@license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
|
||||||
|
@package timwolla.wcf.chat
|
||||||
|
###
|
||||||
|
|
||||||
TimWolla ?= {}
|
TimWolla ?= {}
|
||||||
TimWolla.WCF ?= {}
|
TimWolla.WCF ?= {}
|
||||||
|
|
||||||
@ -174,4 +183,4 @@ TimWolla.WCF ?= {}
|
|||||||
else
|
else
|
||||||
$(liUserID).addClass 'activeMenuItem'
|
$(liUserID).addClass 'activeMenuItem'
|
||||||
$(liUserID + ' .chatUserMenu').wcfBlindIn()
|
$(liUserID + ' .chatUserMenu').wcfBlindIn()
|
||||||
)(jQuery)
|
)(jQuery)
|
||||||
|
Loading…
Reference in New Issue
Block a user