diff --git a/services/web/app/views/project/list/project-list.pug b/services/web/app/views/project/list/project-list.pug index 491fef168c..6f568a7b40 100644 --- a/services/web/app/views/project/list/project-list.pug +++ b/services/web/app/views/project/list/project-list.pug @@ -116,7 +116,7 @@ .row.row-spaced each warning in warnings .col-xs-12 - .alert.alert-warning= warning + .alert.alert-warning(role="alert")= warning .col-xs-12 .card.card-thin.project-list-card