flake8
passed.
JSHint
passed.
Review Request #12298 — Created May 24, 2022 and submitted
The version of Backbone we're using apparently doesn't like passing a
fat arrow function for themodel
constructor attribute of a new
collection. This was causing various errors to pop up when attempting to
use the conditions UI (and failures for those code paths in the
js-tests). This change updates it to use a regularfunction
instead.
Summary | ID |
---|---|
b4952549fea123d30bd0d043fc9612f318ca8f8a |