Update to the latest less.js

Review Request #6152 — Created July 27, 2014 and submitted

Information

Review Board
master
ddbf81c...

Reviewers

When running the devserver, I noticed that I wasn't getting retina icons
anywhere. The issue here is that the version of the less.js that we loaded when
running with DEBUG=True had a bug when importing mixins using (reference).
I've updated our shipped copy to the latest release (1.7.3) and it fixes the
issue.

Loaded a review request and the admin dashboard and saw retina icons
everywhere.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/lib/js/less-1.5.1.min.js
        reviewboard/templates/js/pipeline.html
        reviewboard/static/lib/js/less-1.7.3.min.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/lib/js/less-1.5.1.min.js
        reviewboard/templates/js/pipeline.html
        reviewboard/static/lib/js/less-1.7.3.min.js
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (7fca781)
Loading...