• Robert Speicher's avatar
    Make the loading spinner toggle more explicit · 29fe488b
    Robert Speicher authored
    Occasionally the loading spinner would stay visible after the tab
    finished loading. This change makes the toggle explicit so that it's
    always shown on `beforeSend`, and always hidden on `complete`.
    
    Plus a bonus semi-colon eradication! 💥
    29fe488b
merge_request_tabs.js.coffee 4.53 KB