Fixup for artifact in Workplace, which broke it
This commit is contained in:
parent
a8e44dead3
commit
2dd337967c
|
@ -8,4 +8,3 @@
|
|||
</div>
|
||||
<taskana-pagination [numberOfItems]="tasks.length" *ngIf="tasks && tasks.length > 0" [(page)]="tasksPageInformation"
|
||||
[type]="type" (changePage)="changePage($event)"></taskana-pagination>
|
||||
<taskana-code></taskana-code>
|
Loading…
Reference in New Issue