stable

Clone or download

Read-only

Fix missed jQuery breaking changes

part of request #16220 Bump jQuery from 2.1.0 to 3.5.1 in BurningParrot pages - Breaking change: .andSelf() removed, use .addBack() - htmlPrefilter no longer converts wrong self-closing tags to end tags (for example "<div/>" to "<div></div>") Change-Id: I0f3b7a7405ae4b5688a492b7d7cdfe47a6aca458

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-config.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html +1 −1 Go to diff View file