Commit e52f50c2 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Do not refresh notes on hidden tabs

parent c7dc20c1
...@@ -72,7 +72,7 @@ class Notes ...@@ -72,7 +72,7 @@ class Notes
, 15000 , 15000
refresh: -> refresh: ->
@getContent() @getContent() unless document.hidden
getContent: -> getContent: ->
$.ajax $.ajax
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment