stable

Clone or download

Read-only

fix: CKeditor dropdown was no longer shown

This is part of story #22226 edit test execution comments How to test: - Have a test with a comment - Reload the page - Click on "Edit comment" - Click on "Style" dropdown Expected results: => Now the dopdown is displayed Change-Id: I8ca3f457841def3112246bcfdeec121de60a5b30

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +9 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js +5 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.test.js +9 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html +1 −1 Go to diff View file