Improve comment.
This commit is contained in:
parent
87f8e441ed
commit
259d28385e
@ -22,7 +22,7 @@ UI = do ->
|
||||
lastToggledButton = null
|
||||
|
||||
constructor: (@type) ->
|
||||
# XXX Deprecated
|
||||
# XXX AddMenuEntry event is deprecated
|
||||
$.on d, 'AddMenuEntry', ({detail}) =>
|
||||
return if detail.type isnt @type
|
||||
delete detail.open
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user