Fix showing the current avatar in the File Upload config form.

Review Request #9485 — Created Jan. 15, 2018 and submitted

Information

Djblets
release-1.0.x
779bb24...

Reviewers

The File Upload avatar configuration form was checking the wrong
configuration variable to see if an avatar was set. That resulted in the
avatar always appearing as "missing." This change simply switches it to
the correct variable so that the current avatar is shown.

Uploaded an avatar. Saw that the avatar persisted in the config form
after page reload.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.0.x (b317154)
Loading...