diff --git a/services/web/app/views/project/list/side-bar.pug b/services/web/app/views/project/list/side-bar.pug index 1cb41d6119..9fceb4cc86 100644 --- a/services/web/app/views/project/list/side-bar.pug +++ b/services/web/app/views/project/list/side-bar.pug @@ -66,7 +66,7 @@ span.name {{tag.name}} span.subdued ({{tag.project_ids.length}}) span.v1-badge( - ng-if="tag.isShowingV1Projects", + ng-if="tag.isV1", ng-cloak, aria-label=translate("v1_badge") )