Skip to content

kcm: use onRejected to handle reject button click

Fushan Wen requested to merge work/fuf/reject into master

The role of the reject button is RejectRole, so onRejected should be used instead of onReset.

Merge request reports