Fix resizability of the comment dialog on master.

Review Request #6981 — Created Feb. 26, 2015 and submitted

Information

Review Board
master
389e0b1...

Reviewers

When I updated jQuery (and as part of that removed hacks for old versions of
IE), I inadvertantly removed the $.resizable() call for the comment dialog.
This change reinstates it.

Added draft comments for diffs and file attachments, and saw that I could both
drag and resize the comment dialog.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/views/commentDialogView.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/views/commentDialogView.js
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (ef26fa5)
Loading...