diff --git a/services/web/app/views/project/editor/history.pug b/services/web/app/views/project/editor/history.pug index c72c47135d..daac41f7fa 100644 --- a/services/web/app/views/project/editor/history.pug +++ b/services/web/app/views/project/editor/history.pug @@ -82,7 +82,7 @@ script(type="text/ng-template", id="historyV2DeleteLabelModalTemplate") ng-disabled="state.inflight" ng-click="$dismiss()" ) #{translate("cancel")} - button.btn.btn-primary( + button.btn.btn-danger( type="button" ng-click="deleteLabel()" ng-disabled="state.inflight"