Back to Super Productivity

Boards.Component

src/app/features/boards/boards.component.html

18.4.4279 B
Original Source

@for (board of boards(); track board.id; let i = $index) { {{ board.title | translate }} } add_circle

{{ T.F.BOARDS.V.ADD_NEW_BOARD | translate }}

edit {{ T.G.EDIT | translate }} file_copy {{ T.G.DUPLICATE | translate }} delete_forever {{ T.G.DELETE | translate }}