d3c3949 reorganize the use of bootstrap files in themes

11 files Authored by ryanlerch 5 years ago, Committed by pingou 5 years ago,
    reorganize the use of bootstrap files in themes
    
    this adds the stock bootstrap to the base static file, and
    imports it from there in the default theme. This also removes
    the fedora-bootstrap js files which were not actually providing
    anything more than the stock bootstrap js, and makes the two
    fedora themes use the js from the base static directory.
    
    fixes #3575
    
        
pagure/static/vendor/bootstrap/bootstrap.bundle.js pagure/themes/default/static/bootstrap-4.1.3/bootstrap.bundle.js
file renamed
file was renamed with no change to the file
pagure/static/vendor/bootstrap/bootstrap.bundle.min.js pagure/themes/default/static/bootstrap-4.1.3/bootstrap.bundle.min.js
file renamed
file was renamed with no change to the file
pagure/static/vendor/bootstrap/bootstrap.css pagure/themes/default/static/bootstrap-4.1.3/bootstrap.css
file renamed
file was renamed with no change to the file
pagure/static/vendor/bootstrap/bootstrap.min.css pagure/themes/default/static/bootstrap-4.1.3/bootstrap.min.css
file renamed
file was renamed with no change to the file