• Robert Speicher's avatar
    Make the loading spinner toggle more explicit · e13333aa
    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! 💥
    e13333aa
merge_request_tabs.js.coffee 4.53 KB