mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Do not refresh notes on hidden tabs
This commit is contained in:
@@ -72,7 +72,7 @@ class Notes
|
||||
, 15000
|
||||
|
||||
refresh: ->
|
||||
@getContent()
|
||||
@getContent() unless document.hidden
|
||||
|
||||
getContent: ->
|
||||
$.ajax
|
||||
|
||||
Reference in New Issue
Block a user