87bd796 Do not update the hash in the URL for every tabs on the PR page

Authored and Committed by pingou 7 years ago
    Do not update the hash in the URL for every tabs on the PR page
    
    We're only interested to update the hash for the diff and commits tabs
    for the other ones we do not want to update the hash.
    
    Fixes https://pagure.io/pagure/issue/2068