Fix JavaScript on extensions config page.

Review Request #9850 — Created April 2, 2018 and submitted

Information

Djblets
release-2.0.x
3629ccb...

Reviewers

The way we were instantiating the collection for extensions on the
config page (passing the URL in as an option and expecting it to get
attached) wasn't officially supported, and doesn't work with the latest
backbone.js. This change moves it to assign the URL after creating the
collection.

Loaded the extensions list and saw that there were no more JavaScript
errors.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (28ed2f0)
Loading...