476f21 If the user is logged in and there is an eventsource server, do async update

Authored and Committed by Pierre-Yves Chibon 8 years ago
    If the user is logged in and there is an eventsource server, do async update
    
    This basically allows to make changes (updates) on the ticket without
    having to reload the whole page letting the eventsource server do the
    UI refresh.
    
        
file modified
+24 -2