diff --git a/src/ui/parcellationRegion/regionMenu/regionMenu.template.html b/src/ui/parcellationRegion/regionMenu/regionMenu.template.html index b8af09822ad398f590fdaabed6056755b1fc8d5b..b6fd52dd0bc4eb97a1cf6d184e8b4c1b5de118fc 100644 --- a/src/ui/parcellationRegion/regionMenu/regionMenu.template.html +++ b/src/ui/parcellationRegion/regionMenu/regionMenu.template.html @@ -68,7 +68,6 @@ <!-- template for switching template --> <mat-menu #regionInOtherTemplatesMenu="matMenu" [aria-label]="SHOW_IN_OTHER_REF_SPACE"> - hello world <ng-template matMenuContent let-regionInOtherTemplates="regionInOtherTemplates"> <mat-list-item *ngFor="let sameRegion of regionInOtherTemplates; let i = index"