Fix event handling on error The delete-project UI component did not use the legacy mixin anymore, but still used the this.fire() method provided by the mixin. Bug: Issue 13402 Change-Id: Iac7779d2206e9ac8aa14ba4400c4c46eb04aba50
A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.