mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Adds comment about event listener
This commit is contained in:
@@ -64,6 +64,7 @@ class @Notes
|
||||
# fetch notes when tab becomes visible
|
||||
$(document).on "visibilitychange", @visibilityChange
|
||||
|
||||
# when issue status changes, we need to refresh data
|
||||
$(document).on "issuable:change", @refresh
|
||||
|
||||
cleanBinding: ->
|
||||
|
||||
Reference in New Issue
Block a user