Add an override for djblets' fontawesome.html template.

Review Request #7346 — Created May 27, 2015 and submitted

Information

Review Board
release-2.5.x
d5b5592...

Reviewers

We load Font Awesome on all pages through our static media bundles, so there's
no need to include it from the CDN. This adds an empty template to override the
one from djblets.

Loaded the "API Tokens" page in "My Account" and checked to make sure we were
no longer loading anything from cdnjs.cloudflare.com

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/templates/css/fontawesome.html
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/templates/css/fontawesome.html
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (9b55f04)
Loading...