• Jeroen van Baarsen's avatar
    Make sure the branch counter gets updated · d0e794cc
    Jeroen van Baarsen authored
    When you delete a branch, the counters wont get updated automaticly,
    this happends because of the JS nature of the original call. I've
    fixed this by responding with a JS file, and recalculate the counters.
    
    Fixes: #6030
    d0e794cc
_branch.html.haml 1.31 KB